#69F7DE#69F7DE
#69F7DE is a very light, vivid teal. Relative luminance 0.748; OKLCH L 89.2% C 0.128 H 179.7°. Best body text is #000000 at 15.96:1 contrast (WCAG AA passes).
Color values
| HEX | #69F7DE |
|---|---|
| RGB | rgb(105, 247, 222) |
| HSL | hsl(169, 90%, 69%) |
| HSV | hsv(169, 57%, 97%) |
| CMYK | cmyk(57.5%, 0%, 10.1%, 3.1%) |
| CIE-LAB | lab(89.30, -44.23, 0.49) |
| CIE-LCH | lch(89.30, 44.23, 179.36°) |
| OKLab | oklab(89.16% -0.1282 0.0006) |
| OKLCH | oklch(89.16% 0.128 179.7) |
| XYZ | xyz(52.2653, 74.7935, 80.7753) |
| Luminance | 0.7480 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 1.89
Bright Aqua
#0BF9EA
ΔE00 4.62
Light Aqua
#8CFFDB
ΔE00 4.68
Aqua (survey)
#13EAC9
ΔE00 4.92
Light Turquoise
#7EF4CC
ΔE00 5.14
Aquamarine
#7FFFD4
ΔE00 5.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69F7DE #F76982
analogous
#69F797 #69F7DE #69C9F7
triadic
#69F7DE #DE69F7 #F7DE69
tetradic
#69F7DE #9769F7 #F76982 #C9F769
square
#69F7DE #9769F7 #F76982 #C9F769
split-complementary
#69F7DE #F769C9 #F79769
monochromatic
#0CDAB6 #2FF4D1 #69F7DE #A3FAEB #DDFDF8
Accessibility & contrast
On white
1.32
#69F7DE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.96
#69F7DE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69F7DE
15.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69F7DE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69F7DE | 1.00 | 1.32 | 15.96 | 15.96 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDEADD
Deuteranopia (green-blind)
#D8DAE0
Tritanopia (blue-blind)
#00FBEF
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #69f7de; /* rgb */ color: rgb(105, 247, 222); /* oklch */ color: oklch(89.2% 0.128 179.7);
Tailwind
colors: {
custom: {
50: '#a0fae8',
500: '#69f7de',
950: '#000000',
},
}SCSS
$custom: #69f7de; $custom-light: #a0fae8; $custom-dark: #000000;
JSON
{
"hex": "#69f7de",
"rgb": {
"r": 105,
"g": 247,
"b": 222
},
"hsl": {
"h": 169.437,
"s": 89.873,
"l": 69.02
},
"oklch": {
"l": 0.89162,
"c": 0.12824,
"h": 179.7
},
"luminance": 0.74799
}Semantic roles & 50–950 ramp
primary
#69F7DE
secondary
#D1344F
accent
#0028E6
background
#FDFFFE
surface
#F7FFFC
border
#D0D7D5
text
#101716
muted
#818584