#03FFDA#03FFDA
#03FFDA is a very light, vivid teal. Relative luminance 0.766; OKLCH L 89.4% C 0.166 H 177.0°. Best body text is #000000 at 16.32:1 contrast (WCAG AA passes).
Color values
| HEX | #03FFDA |
|---|---|
| RGB | rgb(3, 255, 218) |
| HSL | hsl(171, 100%, 51%) |
| HSV | hsv(171, 99%, 100%) |
| CMYK | cmyk(98.8%, 0%, 14.5%, 0%) |
| CIE-LAB | lab(90.13, -58.08, 3.62) |
| CIE-LCH | lch(90.13, 58.19, 176.43°) |
| OKLab | oklab(89.42% -0.1654 0.0087) |
| OKLCH | oklch(89.42% 0.166 177) |
| XYZ | xyz(48.4457, 76.5948, 78.5470) |
| Luminance | 0.7660 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Teal
#01F9C6
ΔE00 3.86
Aqua (survey)
#13EAC9
ΔE00 4.44
Aquamarine
#7FFFD4
ΔE00 5.55
Aqua Marine
#2EE8BB
ΔE00 5.75
Tiffany Blue
#7BF2DA
ΔE00 6.07
Light Turquoise
#7EF4CC
ΔE00 6.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#03FFDA #FF0328
analogous
#03FF5C #03FFDA #03A6FF
triadic
#03FFDA #DA03FF #FFDA03
tetradic
#03FFDA #5C03FF #FF0328 #A6FF03
square
#03FFDA #5C03FF #FF0328 #A6FF03
split-complementary
#03FFDA #FF03A6 #FF5C03
monochromatic
#008874 #00C5A8 #03FFDA #40FFE3 #7DFFEC
Accessibility & contrast
On white
1.29
#03FFDA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.32
#03FFDA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #03FFDA
16.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##03FFDA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##03FFDA | 1.00 | 1.29 | 16.32 | 16.32 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5EED8
Deuteranopia (green-blind)
#DADBDD
Tritanopia (blue-blind)
#00FFF4
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #03ffda; /* rgb */ color: rgb(3, 255, 218); /* oklch */ color: oklch(89.4% 0.166 177.0);
Tailwind
colors: {
custom: {
50: '#87ffe5',
500: '#03ffda',
950: '#000000',
},
}SCSS
$custom: #03ffda; $custom-light: #87ffe5; $custom-dark: #000000;
JSON
{
"hex": "#03ffda",
"rgb": {
"r": 3,
"g": 255,
"b": 218
},
"hsl": {
"h": 171.19,
"s": 100,
"l": 50.588
},
"oklch": {
"l": 0.89415,
"c": 0.16561,
"h": 177
},
"luminance": 0.76601
}Semantic roles & 50–950 ramp
primary
#03FFDA
secondary
#8D192A
accent
#2948FF
background
#FCFFFE
surface
#F5FFFC
border
#CFD7D5
text
#0E1815
muted
#7F8684