#69F4CC#69F4CC
#69F4CC is a very light, vivid teal. Relative luminance 0.721; OKLCH L 88.0% C 0.135 H 171.3°. Best body text is #000000 at 15.41:1 contrast (WCAG AA passes).
Color values
| HEX | #69F4CC |
|---|---|
| RGB | rgb(105, 244, 204) |
| HSL | hsl(163, 86%, 68%) |
| HSV | hsv(163, 57%, 96%) |
| CMYK | cmyk(57%, 0%, 16.4%, 4.3%) |
| CIE-LAB | lab(88.00, -47.15, 7.99) |
| CIE-LCH | lch(88.00, 47.83, 170.39°) |
| OKLab | oklab(87.96% -0.133 0.0204) |
| OKLCH | oklch(87.96% 0.135 171.3) |
| XYZ | xyz(49.0703, 72.0595, 68.4379) |
| Luminance | 0.7206 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Turquoise
#7EF4CC
ΔE00 1.80
Aquamarine
#7FFFD4
ΔE00 2.79
Light Aqua
#8CFFDB
ΔE00 3.57
Bright Teal
#01F9C6
ΔE00 4.02
Aqua Marine
#2EE8BB
ΔE00 4.08
Light Aquamarine
#7BFDC7
ΔE00 4.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69F4CC #F46991
analogous
#69F486 #69F4CC #69D6F4
triadic
#69F4CC #CC69F4 #F4CC69
tetradic
#69F4CC #8669F4 #F46991 #D6F469
square
#69F4CC #8669F4 #F46991 #D6F469
split-complementary
#69F4CC #F469D6 #F48669
monochromatic
#0FD39B #30F0B9 #69F4CC #A2F8DF #DBFCF3
Accessibility & contrast
On white
1.36
#69F4CC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.41
#69F4CC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69F4CC
15.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69F4CC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69F4CC | 1.00 | 1.36 | 15.41 | 15.41 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDE5CA
Deuteranopia (green-blind)
#D9D7CF
Tritanopia (blue-blind)
#00F6E8
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #69f4cc; /* rgb */ color: rgb(105, 244, 204); /* oklch */ color: oklch(88.0% 0.135 171.3);
Tailwind
colors: {
custom: {
50: '#9ff8db',
500: '#69f4cc',
950: '#000000',
},
}SCSS
$custom: #69f4cc; $custom-light: #9ff8db; $custom-dark: #000000;
JSON
{
"hex": "#69f4cc",
"rgb": {
"r": 105,
"g": 244,
"b": 204
},
"hsl": {
"h": 162.734,
"s": 86.335,
"l": 68.431
},
"oklch": {
"l": 0.87962,
"c": 0.13453,
"h": 171.3
},
"luminance": 0.72064
}Semantic roles & 50–950 ramp
primary
#69F4CC
secondary
#CD3460
accent
#0343E3
background
#FCFFFE
surface
#F6FFFB
border
#D0D7D4
text
#101715
muted
#808584