#69F0CC#69F0CC
#69F0CC is a very light, vivid teal. Relative luminance 0.697; OKLCH L 87.0% C 0.130 H 172.9°. Best body text is #000000 at 14.94:1 contrast (WCAG AA passes).
Color values
| HEX | #69F0CC |
|---|---|
| RGB | rgb(105, 240, 204) |
| HSL | hsl(164, 82%, 68%) |
| HSV | hsv(164, 56%, 94%) |
| CMYK | cmyk(56.3%, 0%, 15%, 5.9%) |
| CIE-LAB | lab(86.84, -45.43, 6.32) |
| CIE-LCH | lch(86.84, 45.87, 172.08°) |
| OKLab | oklab(87.02% -0.1288 0.016) |
| OKLCH | oklch(87.02% 0.13 172.9) |
| XYZ | xyz(47.8798, 69.6784, 68.0411) |
| Luminance | 0.6968 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Turquoise
#7EF4CC
ΔE00 2.29
Tiffany Blue
#7BF2DA
ΔE00 3.65
Aquamarine
#7FFFD4
ΔE00 3.78
Aqua (survey)
#13EAC9
ΔE00 4.00
Light Aqua
#8CFFDB
ΔE00 4.02
Aqua Marine
#2EE8BB
ΔE00 4.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69F0CC #F0698D
analogous
#69F088 #69F0CC #69D0F0
triadic
#69F0CC #CC69F0 #F0CC69
tetradic
#69F0CC #8869F0 #F0698D #D0F069
square
#69F0CC #8869F0 #F0698D #D0F069
split-complementary
#69F0CC #F069D0 #F08869
monochromatic
#14CA9A #31EAB9 #69F0CC #A1F6DF #D8FBF2
Accessibility & contrast
On white
1.41
#69F0CC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.94
#69F0CC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69F0CC
14.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69F0CC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69F0CC | 1.00 | 1.41 | 14.94 | 14.94 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9E2CA
Deuteranopia (green-blind)
#D5D3CF
Tritanopia (blue-blind)
#08F2E5
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #69f0cc; /* rgb */ color: rgb(105, 240, 204); /* oklch */ color: oklch(87.0% 0.130 172.9);
Tailwind
colors: {
custom: {
50: '#9ff5db',
500: '#69f0cc',
950: '#000000',
},
}SCSS
$custom: #69f0cc; $custom-light: #9ff5db; $custom-dark: #000000;
JSON
{
"hex": "#69f0cc",
"rgb": {
"r": 105,
"g": 240,
"b": 204
},
"hsl": {
"h": 164,
"s": 81.818,
"l": 67.647
},
"oklch": {
"l": 0.87019,
"c": 0.12979,
"h": 172.9
},
"luminance": 0.69683
}Semantic roles & 50–950 ramp
primary
#69F0CC
secondary
#C7365D
accent
#0741DE
background
#FCFFFE
surface
#F6FEFB
border
#D0D6D4
text
#101715
muted
#808584