#00FFDB#00FFDB
#00FFDB is a very light, vivid teal. Relative luminance 0.766; OKLCH L 89.4% C 0.165 H 177.4°. Best body text is #000000 at 16.33:1 contrast (WCAG AA passes).
Color values
| HEX | #00FFDB |
|---|---|
| RGB | rgb(0, 255, 219) |
| HSL | hsl(172, 100%, 50%) |
| HSV | hsv(172, 100%, 100%) |
| CMYK | cmyk(100%, 0%, 14.1%, 0%) |
| CIE-LAB | lab(90.15, -57.89, 3.12) |
| CIE-LCH | lch(90.15, 57.97, 176.91°) |
| OKLab | oklab(89.43% -0.1651 0.0074) |
| OKLCH | oklch(89.43% 0.165 177.4) |
| XYZ | xyz(48.5394, 76.6279, 79.2364) |
| Luminance | 0.7663 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Teal
#01F9C6
ΔE00 4.11
Aqua (survey)
#13EAC9
ΔE00 4.43
Aquamarine
#7FFFD4
ΔE00 5.69
Aqua Marine
#2EE8BB
ΔE00 5.89
Bright Aqua
#0BF9EA
ΔE00 5.93
Tiffany Blue
#7BF2DA
ΔE00 5.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#00FFDB #FF0024
analogous
#00FF5B #00FFDB #00A4FF
triadic
#00FFDB #DB00FF #FFDB00
tetradic
#00FFDB #5B00FF #FF0024 #A4FF00
square
#00FFDB #5B00FF #FF0024 #A4FF00
split-complementary
#00FFDB #FF00A4 #FF5B00
monochromatic
#008572 #00C2A6 #00FFDB #3DFFE4 #7AFFEC
Accessibility & contrast
On white
1.29
#00FFDB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.33
#00FFDB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #00FFDB
16.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##00FFDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##00FFDB | 1.00 | 1.29 | 16.33 | 16.33 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4EED9
Deuteranopia (green-blind)
#DADBDE
Tritanopia (blue-blind)
#00FFF4
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #00ffdb; /* rgb */ color: rgb(0, 255, 219); /* oklch */ color: oklch(89.4% 0.165 177.4);
Tailwind
colors: {
custom: {
50: '#87ffe6',
500: '#00ffdb',
950: '#000000',
},
}SCSS
$custom: #00ffdb; $custom-light: #87ffe6; $custom-dark: #000000;
JSON
{
"hex": "#00ffdb",
"rgb": {
"r": 0,
"g": 255,
"b": 219
},
"hsl": {
"h": 171.529,
"s": 100,
"l": 50
},
"oklch": {
"l": 0.89433,
"c": 0.16528,
"h": 177.4
},
"luminance": 0.76634
}Semantic roles & 50–950 ramp
primary
#00FFDB
secondary
#8B1829
accent
#2947FF
background
#FCFFFE
surface
#F5FFFC
border
#CFD7D5
text
#0E1815
muted
#7F8684