#69F2CC#69F2CC
#69F2CC is a very light, vivid teal. Relative luminance 0.709; OKLCH L 87.5% C 0.132 H 172.1°. Best body text is #000000 at 15.17:1 contrast (WCAG AA passes).
Color values
| HEX | #69F2CC |
|---|---|
| RGB | rgb(105, 242, 204) |
| HSL | hsl(163, 84%, 68%) |
| HSV | hsv(163, 57%, 95%) |
| CMYK | cmyk(56.6%, 0%, 15.7%, 5.1%) |
| CIE-LAB | lab(87.42, -46.30, 7.15) |
| CIE-LCH | lch(87.42, 46.84, 171.22°) |
| OKLab | oklab(87.49% -0.1309 0.0182) |
| OKLCH | oklch(87.49% 0.132 172.1) |
| XYZ | xyz(48.4718, 70.8624, 68.2384) |
| Luminance | 0.7087 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Turquoise
#7EF4CC
ΔE00 1.96
Aquamarine
#7FFFD4
ΔE00 3.26
Light Aqua
#8CFFDB
ΔE00 3.75
Aqua Marine
#2EE8BB
ΔE00 4.01
Tiffany Blue
#7BF2DA
ΔE00 4.07
Aqua (survey)
#13EAC9
ΔE00 4.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69F2CC #F2698F
analogous
#69F287 #69F2CC #69D3F2
triadic
#69F2CC #CC69F2 #F2CC69
tetradic
#69F2CC #8769F2 #F2698F #D3F269
square
#69F2CC #8769F2 #F2698F #D3F269
split-complementary
#69F2CC #F269D3 #F28769
monochromatic
#12CF9A #31EDB9 #69F2CC #A1F7DF #DAFCF2
Accessibility & contrast
On white
1.38
#69F2CC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.17
#69F2CC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69F2CC
15.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69F2CC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69F2CC | 1.00 | 1.38 | 15.17 | 15.17 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBE4CA
Deuteranopia (green-blind)
#D7D5CF
Tritanopia (blue-blind)
#04F4E7
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #69f2cc; /* rgb */ color: rgb(105, 242, 204); /* oklch */ color: oklch(87.5% 0.132 172.1);
Tailwind
colors: {
custom: {
50: '#9ff7db',
500: '#69f2cc',
950: '#000000',
},
}SCSS
$custom: #69f2cc; $custom-light: #9ff7db; $custom-dark: #000000;
JSON
{
"hex": "#69f2cc",
"rgb": {
"r": 105,
"g": 242,
"b": 204
},
"hsl": {
"h": 163.358,
"s": 84.049,
"l": 68.039
},
"oklch": {
"l": 0.87491,
"c": 0.13215,
"h": 172.1
},
"luminance": 0.70867
}Semantic roles & 50–950 ramp
primary
#69F2CC
secondary
#CB355E
accent
#0542E1
background
#FCFFFE
surface
#F6FFFB
border
#D0D7D4
text
#101715
muted
#808584