#69F1D2#69F1D2
#69F1D2 is a very light, vivid teal. Relative luminance 0.706; OKLCH L 87.4% C 0.128 H 175.8°. Best body text is #000000 at 15.11:1 contrast (WCAG AA passes).
Color values
| HEX | #69F1D2 |
|---|---|
| RGB | rgb(105, 241, 210) |
| HSL | hsl(166, 83%, 68%) |
| HSV | hsv(166, 56%, 95%) |
| CMYK | cmyk(56.4%, 0%, 12.9%, 5.5%) |
| CIE-LAB | lab(87.27, -44.47, 3.81) |
| CIE-LCH | lch(87.27, 44.63, 175.10°) |
| OKLab | oklab(87.42% -0.1272 0.0094) |
| OKLCH | oklch(87.42% 0.128 175.8) |
| XYZ | xyz(48.9085, 70.5622, 72.0027) |
| Luminance | 0.7057 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 2.39
Light Turquoise
#7EF4CC
ΔE00 3.31
Aqua (survey)
#13EAC9
ΔE00 3.84
Light Aqua
#8CFFDB
ΔE00 4.15
Aquamarine
#7FFFD4
ΔE00 4.47
Aqua Marine
#2EE8BB
ΔE00 4.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69F1D2 #F16988
analogous
#69F18E #69F1D2 #69CCF1
triadic
#69F1D2 #D269F1 #F1D269
tetradic
#69F1D2 #8E69F1 #F16988 #CCF169
square
#69F1D2 #8E69F1 #F16988 #CCF169
split-complementary
#69F1D2 #F169CC #F18E69
monochromatic
#13CDA2 #31ECC1 #69F1D2 #A1F6E3 #D9FBF4
Accessibility & contrast
On white
1.39
#69F1D2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.11
#69F1D2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69F1D2
15.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69F1D2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69F1D2 | 1.00 | 1.39 | 15.11 | 15.11 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9E3D1
Deuteranopia (green-blind)
#D5D4D4
Tritanopia (blue-blind)
#00F4E8
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #69f1d2; /* rgb */ color: rgb(105, 241, 210); /* oklch */ color: oklch(87.4% 0.128 175.8);
Tailwind
colors: {
custom: {
50: '#9ff6df',
500: '#69f1d2',
950: '#000000',
},
}SCSS
$custom: #69f1d2; $custom-light: #9ff6df; $custom-dark: #000000;
JSON
{
"hex": "#69f1d2",
"rgb": {
"r": 105,
"g": 241,
"b": 210
},
"hsl": {
"h": 166.324,
"s": 82.927,
"l": 67.843
},
"oklch": {
"l": 0.87419,
"c": 0.12756,
"h": 175.8
},
"luminance": 0.70567
}Semantic roles & 50–950 ramp
primary
#69F1D2
secondary
#C93557
accent
#0638DF
background
#FCFFFE
surface
#F6FEFC
border
#D0D6D5
text
#101715
muted
#808584