#69F0D2#69F0D2
#69F0D2 is a very light, vivid teal. Relative luminance 0.700; OKLCH L 87.2% C 0.126 H 176.2°. Best body text is #000000 at 15.00:1 contrast (WCAG AA passes).
Color values
| HEX | #69F0D2 |
|---|---|
| RGB | rgb(105, 240, 210) |
| HSL | hsl(167, 82%, 68%) |
| HSV | hsv(167, 56%, 94%) |
| CMYK | cmyk(56.3%, 0%, 12.5%, 5.9%) |
| CIE-LAB | lab(86.98, -44.03, 3.39) |
| CIE-LCH | lch(86.98, 44.16, 175.60°) |
| OKLab | oklab(87.18% -0.1262 0.0083) |
| OKLCH | oklch(87.18% 0.126 176.2) |
| XYZ | xyz(48.6133, 69.9718, 71.9043) |
| Luminance | 0.6998 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 2.21
Light Turquoise
#7EF4CC
ΔE00 3.56
Aqua (survey)
#13EAC9
ΔE00 3.80
Light Aqua
#8CFFDB
ΔE00 4.38
Aquamarine
#7FFFD4
ΔE00 4.78
Aqua Marine
#2EE8BB
ΔE00 5.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69F0D2 #F06987
analogous
#69F08F #69F0D2 #69CAF0
triadic
#69F0D2 #D269F0 #F0D269
tetradic
#69F0D2 #8F69F0 #F06987 #CAF069
square
#69F0D2 #8F69F0 #F06987 #CAF069
split-complementary
#69F0D2 #F069CA #F08F69
monochromatic
#14CAA2 #31EAC1 #69F0D2 #A1F6E3 #D8FBF3
Accessibility & contrast
On white
1.40
#69F0D2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.00
#69F0D2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69F0D2
15.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69F0D2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69F0D2 | 1.00 | 1.40 | 15.00 | 15.00 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8E3D1
Deuteranopia (green-blind)
#D4D4D4
Tritanopia (blue-blind)
#00F3E7
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #69f0d2; /* rgb */ color: rgb(105, 240, 210); /* oklch */ color: oklch(87.2% 0.126 176.2);
Tailwind
colors: {
custom: {
50: '#9ff5df',
500: '#69f0d2',
950: '#000000',
},
}SCSS
$custom: #69f0d2; $custom-light: #9ff5df; $custom-dark: #000000;
JSON
{
"hex": "#69f0d2",
"rgb": {
"r": 105,
"g": 240,
"b": 210
},
"hsl": {
"h": 166.667,
"s": 81.818,
"l": 67.647
},
"oklch": {
"l": 0.87184,
"c": 0.12644,
"h": 176.2
},
"luminance": 0.69977
}Semantic roles & 50–950 ramp
primary
#69F0D2
secondary
#C73656
accent
#0737DE
background
#FCFFFE
surface
#F6FEFC
border
#D0D6D5
text
#101715
muted
#808584