#69F2CE#69F2CE
#69F2CE is a very light, vivid teal. Relative luminance 0.710; OKLCH L 87.5% C 0.131 H 173.1°. Best body text is #000000 at 15.19:1 contrast (WCAG AA passes).
Color values
| HEX | #69F2CE |
|---|---|
| RGB | rgb(105, 242, 206) |
| HSL | hsl(164, 84%, 68%) |
| HSV | hsv(164, 57%, 95%) |
| CMYK | cmyk(56.6%, 0%, 14.9%, 5.1%) |
| CIE-LAB | lab(87.47, -45.84, 6.18) |
| CIE-LCH | lch(87.47, 46.25, 172.32°) |
| OKLab | oklab(87.54% -0.13 0.0156) |
| OKLCH | oklch(87.54% 0.131 173.1) |
| XYZ | xyz(48.7132, 70.9590, 69.5098) |
| Luminance | 0.7096 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Turquoise
#7EF4CC
ΔE00 2.26
Aquamarine
#7FFFD4
ΔE00 3.50
Tiffany Blue
#7BF2DA
ΔE00 3.57
Light Aqua
#8CFFDB
ΔE00 3.73
Aqua (survey)
#13EAC9
ΔE00 4.10
Aqua Marine
#2EE8BB
ΔE00 4.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69F2CE #F2698D
analogous
#69F28A #69F2CE #69D1F2
triadic
#69F2CE #CE69F2 #F2CE69
tetradic
#69F2CE #8A69F2 #F2698D #D1F269
square
#69F2CE #8A69F2 #F2698D #D1F269
split-complementary
#69F2CE #F269D1 #F28A69
monochromatic
#12CF9D #31EDBC #69F2CE #A1F7E0 #DAFCF3
Accessibility & contrast
On white
1.38
#69F2CE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.19
#69F2CE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69F2CE
15.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69F2CE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69F2CE | 1.00 | 1.38 | 15.19 | 15.19 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBE4CC
Deuteranopia (green-blind)
#D6D5D1
Tritanopia (blue-blind)
#00F4E7
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #69f2ce; /* rgb */ color: rgb(105, 242, 206); /* oklch */ color: oklch(87.5% 0.131 173.1);
Tailwind
colors: {
custom: {
50: '#9ff7dd',
500: '#69f2ce',
950: '#000000',
},
}SCSS
$custom: #69f2ce; $custom-light: #9ff7dd; $custom-dark: #000000;
JSON
{
"hex": "#69f2ce",
"rgb": {
"r": 105,
"g": 242,
"b": 206
},
"hsl": {
"h": 164.234,
"s": 84.049,
"l": 68.039
},
"oklch": {
"l": 0.87544,
"c": 0.13095,
"h": 173.1
},
"luminance": 0.70964
}Semantic roles & 50–950 ramp
primary
#69F2CE
secondary
#CB355C
accent
#053FE1
background
#FCFFFE
surface
#F6FFFC
border
#D0D7D5
text
#101715
muted
#808584