#69F0CD#69F0CD
#69F0CD is a very light, vivid teal. Relative luminance 0.697; OKLCH L 87.0% C 0.129 H 173.4°. Best body text is #000000 at 14.95:1 contrast (WCAG AA passes).
Color values
| HEX | #69F0CD |
|---|---|
| RGB | rgb(105, 240, 205) |
| HSL | hsl(164, 82%, 68%) |
| HSV | hsv(164, 56%, 94%) |
| CMYK | cmyk(56.3%, 0%, 14.6%, 5.9%) |
| CIE-LAB | lab(86.86, -45.20, 5.83) |
| CIE-LCH | lch(86.86, 45.58, 172.65°) |
| OKLab | oklab(87.05% -0.1284 0.0147) |
| OKLCH | oklch(87.05% 0.129 173.4) |
| XYZ | xyz(48.0001, 69.7266, 68.6748) |
| Luminance | 0.6973 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Turquoise
#7EF4CC
ΔE00 2.46
Tiffany Blue
#7BF2DA
ΔE00 3.40
Aquamarine
#7FFFD4
ΔE00 3.91
Aqua (survey)
#13EAC9
ΔE00 3.91
Light Aqua
#8CFFDB
ΔE00 4.03
Aqua Marine
#2EE8BB
ΔE00 4.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69F0CD #F0698C
analogous
#69F089 #69F0CD #69D0F0
triadic
#69F0CD #CD69F0 #F0CD69
tetradic
#69F0CD #8969F0 #F0698C #D0F069
square
#69F0CD #8969F0 #F0698C #D0F069
split-complementary
#69F0CD #F069D0 #F08969
monochromatic
#14CA9B #31EABA #69F0CD #A1F6E0 #D8FBF2
Accessibility & contrast
On white
1.41
#69F0CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.95
#69F0CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69F0CD
14.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69F0CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69F0CD | 1.00 | 1.41 | 14.95 | 14.95 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9E2CB
Deuteranopia (green-blind)
#D5D3CF
Tritanopia (blue-blind)
#04F2E6
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #69f0cd; /* rgb */ color: rgb(105, 240, 205); /* oklch */ color: oklch(87.0% 0.129 173.4);
Tailwind
colors: {
custom: {
50: '#9ff5dc',
500: '#69f0cd',
950: '#000000',
},
}SCSS
$custom: #69f0cd; $custom-light: #9ff5dc; $custom-dark: #000000;
JSON
{
"hex": "#69f0cd",
"rgb": {
"r": 105,
"g": 240,
"b": 205
},
"hsl": {
"h": 164.444,
"s": 81.818,
"l": 67.647
},
"oklch": {
"l": 0.87047,
"c": 0.1292,
"h": 173.4
},
"luminance": 0.69731
}Semantic roles & 50–950 ramp
primary
#69F0CD
secondary
#C7365C
accent
#073FDE
background
#FCFFFE
surface
#F6FEFC
border
#D0D6D5
text
#101715
muted
#808584