#69FEDB#69FEDB
#69FEDB is a very light, vivid teal. Relative luminance 0.790; OKLCH L 90.7% C 0.137 H 174.9°. Best body text is #000000 at 16.80:1 contrast (WCAG AA passes).
Color values
| HEX | #69FEDB |
|---|---|
| RGB | rgb(105, 254, 219) |
| HSL | hsl(166, 99%, 70%) |
| HSV | hsv(166, 59%, 100%) |
| CMYK | cmyk(58.7%, 0%, 13.8%, 0.4%) |
| CIE-LAB | lab(91.23, -47.97, 4.86) |
| CIE-LCH | lch(91.23, 48.22, 174.21°) |
| OKLab | oklab(90.71% -0.1367 0.0121) |
| OKLCH | oklch(90.71% 0.137 174.9) |
| XYZ | xyz(54.0477, 78.9959, 79.4035) |
| Luminance | 0.7900 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Aqua
#8CFFDB
ΔE00 2.98
Aquamarine
#7FFFD4
ΔE00 3.00
Light Turquoise
#7EF4CC
ΔE00 3.58
Tiffany Blue
#7BF2DA
ΔE00 3.94
Bright Teal
#01F9C6
ΔE00 4.91
Aqua (survey)
#13EAC9
ΔE00 5.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69FEDB #FE698C
analogous
#69FE90 #69FEDB #69D6FE
triadic
#69FEDB #DB69FE #FEDB69
tetradic
#69FEDB #9069FE #FE698C #D6FE69
square
#69FEDB #9069FE #FE698C #D6FE69
split-complementary
#69FEDB #FE69D6 #FE9069
monochromatic
#02EBB4 #2CFECC #69FEDB #A6FEEA #E1FFF8
Accessibility & contrast
On white
1.25
#69FEDB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.80
#69FEDB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69FEDB
16.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69FEDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69FEDB | 1.00 | 1.25 | 16.80 | 16.80 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6EFD9
Deuteranopia (green-blind)
#E0DFDE
Tritanopia (blue-blind)
#00FFF4
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #69fedb; /* rgb */ color: rgb(105, 254, 219); /* oklch */ color: oklch(90.7% 0.137 174.9);
Tailwind
colors: {
custom: {
50: '#a1ffe6',
500: '#69fedb',
950: '#000000',
},
}SCSS
$custom: #69fedb; $custom-light: #a1ffe6; $custom-dark: #000000;
JSON
{
"hex": "#69fedb",
"rgb": {
"r": 105,
"g": 254,
"b": 219
},
"hsl": {
"h": 165.906,
"s": 98.675,
"l": 70.392
},
"oklch": {
"l": 0.90712,
"c": 0.13726,
"h": 174.9
},
"luminance": 0.79001
}Semantic roles & 50–950 ramp
primary
#69FEDB
secondary
#D93259
accent
#0036E6
background
#FDFFFE
surface
#F7FFFC
border
#D0D7D5
text
#101815
muted
#818684