#69F0D8#69F0D8
#69F0D8 is a very light, vivid teal. Relative luminance 0.703; OKLCH L 87.4% C 0.124 H 179.7°. Best body text is #000000 at 15.06:1 contrast (WCAG AA passes).
Color values
| HEX | #69F0D8 |
|---|---|
| RGB | rgb(105, 240, 216) |
| HSL | hsl(169, 82%, 68%) |
| HSV | hsv(169, 56%, 94%) |
| CMYK | cmyk(56.3%, 0%, 10%, 5.9%) |
| CIE-LAB | lab(87.13, -42.60, 0.47) |
| CIE-LCH | lch(87.13, 42.60, 179.37°) |
| OKLab | oklab(87.36% -0.1236 0.0006) |
| OKLCH | oklch(87.36% 0.124 179.7) |
| XYZ | xyz(49.3749, 70.2764, 75.9151) |
| Luminance | 0.7028 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 1.49
Aqua (survey)
#13EAC9
ΔE00 4.41
Turquoise
#40E0D0
ΔE00 4.78
Bright Aqua
#0BF9EA
ΔE00 4.99
Light Turquoise
#7EF4CC
ΔE00 5.17
Light Aqua
#8CFFDB
ΔE00 5.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69F0D8 #F06981
analogous
#69F094 #69F0D8 #69C5F0
triadic
#69F0D8 #D869F0 #F0D869
tetradic
#69F0D8 #9469F0 #F06981 #C5F069
square
#69F0D8 #9469F0 #F06981 #C5F069
split-complementary
#69F0D8 #F069C5 #F09469
monochromatic
#14CAAA #31EACA #69F0D8 #A1F6E6 #D8FBF5
Accessibility & contrast
On white
1.39
#69F0D8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.06
#69F0D8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69F0D8
15.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69F0D8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69F0D8 | 1.00 | 1.39 | 15.06 | 15.06 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7E3D7
Deuteranopia (green-blind)
#D2D4DA
Tritanopia (blue-blind)
#00F4E9
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #69f0d8; /* rgb */ color: rgb(105, 240, 216); /* oklch */ color: oklch(87.4% 0.124 179.7);
Tailwind
colors: {
custom: {
50: '#9ff5e4',
500: '#69f0d8',
950: '#000000',
},
}SCSS
$custom: #69f0d8; $custom-light: #9ff5e4; $custom-dark: #000000;
JSON
{
"hex": "#69f0d8",
"rgb": {
"r": 105,
"g": 240,
"b": 216
},
"hsl": {
"h": 169.333,
"s": 81.818,
"l": 67.647
},
"oklch": {
"l": 0.87355,
"c": 0.12356,
"h": 179.7
},
"luminance": 0.70281
}Semantic roles & 50–950 ramp
primary
#69F0D8
secondary
#C73650
accent
#072EDE
background
#FCFFFE
surface
#F6FEFC
border
#D0D6D5
text
#101715
muted
#808584