#69F2D2#69F2D2
#69F2D2 is a very light, vivid teal. Relative luminance 0.712; OKLCH L 87.7% C 0.129 H 175.3°. Best body text is #000000 at 15.23:1 contrast (WCAG AA passes).
Color values
| HEX | #69F2D2 |
|---|---|
| RGB | rgb(105, 242, 210) |
| HSL | hsl(166, 84%, 68%) |
| HSV | hsv(166, 57%, 95%) |
| CMYK | cmyk(56.6%, 0%, 13.2%, 5.1%) |
| CIE-LAB | lab(87.56, -44.90, 4.23) |
| CIE-LCH | lch(87.56, 45.10, 174.62°) |
| OKLab | oklab(87.65% -0.1283 0.0105) |
| OKLCH | oklch(87.65% 0.129 175.3) |
| XYZ | xyz(49.2053, 71.1558, 72.1016) |
| Luminance | 0.7116 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 2.60
Light Turquoise
#7EF4CC
ΔE00 3.08
Aqua (survey)
#13EAC9
ΔE00 3.91
Light Aqua
#8CFFDB
ΔE00 3.93
Aquamarine
#7FFFD4
ΔE00 4.17
Aqua Marine
#2EE8BB
ΔE00 4.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69F2D2 #F26989
analogous
#69F28D #69F2D2 #69CEF2
triadic
#69F2D2 #D269F2 #F2D269
tetradic
#69F2D2 #8D69F2 #F26989 #CEF269
square
#69F2D2 #8D69F2 #F26989 #CEF269
split-complementary
#69F2D2 #F269CE #F28D69
monochromatic
#12CFA3 #31EDC1 #69F2D2 #A1F7E3 #DAFCF4
Accessibility & contrast
On white
1.38
#69F2D2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.23
#69F2D2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69F2D2
15.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69F2D2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69F2D2 | 1.00 | 1.38 | 15.23 | 15.23 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAE4D1
Deuteranopia (green-blind)
#D6D5D4
Tritanopia (blue-blind)
#00F5E8
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #69f2d2; /* rgb */ color: rgb(105, 242, 210); /* oklch */ color: oklch(87.7% 0.129 175.3);
Tailwind
colors: {
custom: {
50: '#9ff7df',
500: '#69f2d2',
950: '#000000',
},
}SCSS
$custom: #69f2d2; $custom-light: #9ff7df; $custom-dark: #000000;
JSON
{
"hex": "#69f2d2",
"rgb": {
"r": 105,
"g": 242,
"b": 210
},
"hsl": {
"h": 165.985,
"s": 84.049,
"l": 68.039
},
"oklch": {
"l": 0.87654,
"c": 0.12869,
"h": 175.3
},
"luminance": 0.71161
}Semantic roles & 50–950 ramp
primary
#69F2D2
secondary
#CB3558
accent
#0538E1
background
#FCFFFE
surface
#F6FFFC
border
#D0D7D5
text
#101715
muted
#808584