#69F0D7#69F0D7
#69F0D7 is a very light, vivid teal. Relative luminance 0.702; OKLCH L 87.3% C 0.124 H 179.1°. Best body text is #000000 at 15.05:1 contrast (WCAG AA passes).
Color values
| HEX | #69F0D7 |
|---|---|
| RGB | rgb(105, 240, 215) |
| HSL | hsl(169, 82%, 68%) |
| HSV | hsv(169, 56%, 94%) |
| CMYK | cmyk(56.3%, 0%, 10.4%, 5.9%) |
| CIE-LAB | lab(87.11, -42.84, 0.96) |
| CIE-LCH | lch(87.11, 42.85, 178.72°) |
| OKLab | oklab(87.33% -0.124 0.0019) |
| OKLCH | oklch(87.33% 0.124 179.1) |
| XYZ | xyz(49.2460, 70.2249, 75.2363) |
| Luminance | 0.7023 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 1.49
Aqua (survey)
#13EAC9
ΔE00 4.25
Light Turquoise
#7EF4CC
ΔE00 4.89
Turquoise
#40E0D0
ΔE00 4.94
Light Aqua
#8CFFDB
ΔE00 5.15
Bright Aqua
#0BF9EA
ΔE00 5.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69F0D7 #F06982
analogous
#69F094 #69F0D7 #69C5F0
triadic
#69F0D7 #D769F0 #F0D769
tetradic
#69F0D7 #9469F0 #F06982 #C5F069
square
#69F0D7 #9469F0 #F06982 #C5F069
split-complementary
#69F0D7 #F069C5 #F09469
monochromatic
#14CAA9 #31EAC8 #69F0D7 #A1F6E6 #D8FBF5
Accessibility & contrast
On white
1.40
#69F0D7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.05
#69F0D7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69F0D7
15.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69F0D7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69F0D7 | 1.00 | 1.40 | 15.05 | 15.05 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7E3D6
Deuteranopia (green-blind)
#D2D4D9
Tritanopia (blue-blind)
#00F3E8
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #69f0d7; /* rgb */ color: rgb(105, 240, 215); /* oklch */ color: oklch(87.3% 0.124 179.1);
Tailwind
colors: {
custom: {
50: '#9ff5e3',
500: '#69f0d7',
950: '#000000',
},
}SCSS
$custom: #69f0d7; $custom-light: #9ff5e3; $custom-dark: #000000;
JSON
{
"hex": "#69f0d7",
"rgb": {
"r": 105,
"g": 240,
"b": 215
},
"hsl": {
"h": 168.889,
"s": 81.818,
"l": 67.647
},
"oklch": {
"l": 0.87326,
"c": 0.124,
"h": 179.1
},
"luminance": 0.7023
}Semantic roles & 50–950 ramp
primary
#69F0D7
secondary
#C73651
accent
#072FDE
background
#FCFFFE
surface
#F6FEFC
border
#D0D6D5
text
#101715
muted
#808584