#69F1D8#69F1D8
#69F1D8 is a very light, vivid teal. Relative luminance 0.709; OKLCH L 87.6% C 0.125 H 179.2°. Best body text is #000000 at 15.17:1 contrast (WCAG AA passes).
Color values
| HEX | #69F1D8 |
|---|---|
| RGB | rgb(105, 241, 216) |
| HSL | hsl(169, 83%, 68%) |
| HSV | hsv(169, 56%, 95%) |
| CMYK | cmyk(56.4%, 0%, 10.4%, 5.5%) |
| CIE-LAB | lab(87.42, -43.04, 0.89) |
| CIE-LCH | lch(87.42, 43.05, 178.82°) |
| OKLab | oklab(87.59% -0.1246 0.0017) |
| OKLCH | oklch(87.59% 0.125 179.2) |
| XYZ | xyz(49.6701, 70.8668, 76.0135) |
| Luminance | 0.7087 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 1.46
Aqua (survey)
#13EAC9
ΔE00 4.32
Light Turquoise
#7EF4CC
ΔE00 4.90
Light Aqua
#8CFFDB
ΔE00 5.06
Turquoise
#40E0D0
ΔE00 5.07
Bright Aqua
#0BF9EA
ΔE00 5.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69F1D8 #F16982
analogous
#69F194 #69F1D8 #69C6F1
triadic
#69F1D8 #D869F1 #F1D869
tetradic
#69F1D8 #9469F1 #F16982 #C6F169
square
#69F1D8 #9469F1 #F16982 #C6F169
split-complementary
#69F1D8 #F169C6 #F19469
monochromatic
#13CDAA #31ECC9 #69F1D8 #A1F6E7 #D9FBF5
Accessibility & contrast
On white
1.38
#69F1D8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.17
#69F1D8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69F1D8
15.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69F1D8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69F1D8 | 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)
#E8E4D7
Deuteranopia (green-blind)
#D3D5DA
Tritanopia (blue-blind)
#00F5E9
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #69f1d8; /* rgb */ color: rgb(105, 241, 216); /* oklch */ color: oklch(87.6% 0.125 179.2);
Tailwind
colors: {
custom: {
50: '#9ff6e4',
500: '#69f1d8',
950: '#000000',
},
}SCSS
$custom: #69f1d8; $custom-light: #9ff6e4; $custom-dark: #000000;
JSON
{
"hex": "#69f1d8",
"rgb": {
"r": 105,
"g": 241,
"b": 216
},
"hsl": {
"h": 168.971,
"s": 82.927,
"l": 67.843
},
"oklch": {
"l": 0.87589,
"c": 0.12461,
"h": 179.2
},
"luminance": 0.70872
}Semantic roles & 50–950 ramp
primary
#69F1D8
secondary
#C93550
accent
#062EDF
background
#FCFFFE
surface
#F6FEFC
border
#D0D6D5
text
#101715
muted
#808584