#69F3D2#69F3D2
#69F3D2 is a very light, vivid teal. Relative luminance 0.718; OKLCH L 87.9% C 0.130 H 174.9°. Best body text is #000000 at 15.35:1 contrast (WCAG AA passes).
Color values
| HEX | #69F3D2 |
|---|---|
| RGB | rgb(105, 243, 210) |
| HSL | hsl(166, 85%, 68%) |
| HSV | hsv(166, 57%, 95%) |
| CMYK | cmyk(56.8%, 0%, 13.6%, 4.7%) |
| CIE-LAB | lab(87.85, -45.34, 4.65) |
| CIE-LCH | lch(87.85, 45.58, 174.15°) |
| OKLab | oklab(87.89% -0.1293 0.0116) |
| OKLCH | oklch(87.89% 0.13 174.9) |
| XYZ | xyz(49.5038, 71.7527, 72.2011) |
| Luminance | 0.7176 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 2.82
Light Turquoise
#7EF4CC
ΔE00 2.88
Light Aqua
#8CFFDB
ΔE00 3.73
Aquamarine
#7FFFD4
ΔE00 3.88
Aqua (survey)
#13EAC9
ΔE00 4.01
Aqua Marine
#2EE8BB
ΔE00 4.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69F3D2 #F3698A
analogous
#69F38D #69F3D2 #69CFF3
triadic
#69F3D2 #D269F3 #F3D269
tetradic
#69F3D2 #8D69F3 #F3698A #CFF369
square
#69F3D2 #8D69F3 #F3698A #CFF369
split-complementary
#69F3D2 #F369CF #F38D69
monochromatic
#11D1A3 #30EEC1 #69F3D2 #A2F8E3 #DAFCF4
Accessibility & contrast
On white
1.37
#69F3D2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.35
#69F3D2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69F3D2
15.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69F3D2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69F3D2 | 1.00 | 1.37 | 15.35 | 15.35 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBE5D1
Deuteranopia (green-blind)
#D7D6D4
Tritanopia (blue-blind)
#00F6E9
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #69f3d2; /* rgb */ color: rgb(105, 243, 210); /* oklch */ color: oklch(87.9% 0.130 174.9);
Tailwind
colors: {
custom: {
50: '#9ff8df',
500: '#69f3d2',
950: '#000000',
},
}SCSS
$custom: #69f3d2; $custom-light: #9ff8df; $custom-dark: #000000;
JSON
{
"hex": "#69f3d2",
"rgb": {
"r": 105,
"g": 243,
"b": 210
},
"hsl": {
"h": 165.652,
"s": 85.185,
"l": 68.235
},
"oklch": {
"l": 0.87889,
"c": 0.12982,
"h": 174.9
},
"luminance": 0.71758
}Semantic roles & 50–950 ramp
primary
#69F3D2
secondary
#CC3459
accent
#0439E2
background
#FCFFFE
surface
#F6FFFC
border
#D0D7D5
text
#101715
muted
#808584