#69F4DE#69F4DE
#69F4DE is a very light, vivid teal. Relative luminance 0.730; OKLCH L 88.5% C 0.125 H 181.3°. Best body text is #000000 at 15.60:1 contrast (WCAG AA passes).
Color values
| HEX | #69F4DE |
|---|---|
| RGB | rgb(105, 244, 222) |
| HSL | hsl(171, 86%, 68%) |
| HSV | hsv(171, 57%, 96%) |
| CMYK | cmyk(57%, 0%, 9%, 4.3%) |
| CIE-LAB | lab(88.44, -42.91, -0.76) |
| CIE-LCH | lch(88.44, 42.92, 181.02°) |
| OKLab | oklab(88.46% -0.1251 -0.0028) |
| OKLCH | oklch(88.46% 0.125 181.3) |
| XYZ | xyz(51.3553, 72.9734, 80.4719) |
| Luminance | 0.7298 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 1.79
Bright Aqua
#0BF9EA
ΔE00 4.20
Aqua (survey)
#13EAC9
ΔE00 5.09
Turquoise
#40E0D0
ΔE00 5.13
Light Aqua
#8CFFDB
ΔE00 5.51
Light Turquoise
#7EF4CC
ΔE00 5.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69F4DE #F4697F
analogous
#69F498 #69F4DE #69C4F4
triadic
#69F4DE #DE69F4 #F4DE69
tetradic
#69F4DE #9869F4 #F4697F #C4F469
square
#69F4DE #9869F4 #F4697F #C4F469
split-complementary
#69F4DE #F469C4 #F49869
monochromatic
#0FD3B4 #30F0D1 #69F4DE #A2F8EB #DBFCF7
Accessibility & contrast
On white
1.35
#69F4DE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.60
#69F4DE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69F4DE
15.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69F4DE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69F4DE | 1.00 | 1.35 | 15.60 | 15.60 |
| #FFFFFF | 1.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAE7DD
Deuteranopia (green-blind)
#D5D7E0
Tritanopia (blue-blind)
#00F8ED
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #69f4de; /* rgb */ color: rgb(105, 244, 222); /* oklch */ color: oklch(88.5% 0.125 181.3);
Tailwind
colors: {
custom: {
50: '#a0f8e8',
500: '#69f4de',
950: '#000000',
},
}SCSS
$custom: #69f4de; $custom-light: #a0f8e8; $custom-dark: #000000;
JSON
{
"hex": "#69f4de",
"rgb": {
"r": 105,
"g": 244,
"b": 222
},
"hsl": {
"h": 170.504,
"s": 86.335,
"l": 68.431
},
"oklch": {
"l": 0.88463,
"c": 0.12516,
"h": 181.3
},
"luminance": 0.72979
}Semantic roles & 50–950 ramp
primary
#69F4DE
secondary
#CD344C
accent
#0326E3
background
#FDFFFE
surface
#F7FFFC
border
#D0D7D5
text
#101716
muted
#818584