#00FFC4#00FFC4
#00FFC4 is a very light, vivid teal. Relative luminance 0.755; OKLCH L 88.8% C 0.179 H 168.3°. Best body text is #000000 at 16.10:1 contrast (WCAG AA passes).
Color values
| HEX | #00FFC4 |
|---|---|
| RGB | rgb(0, 255, 196) |
| HSL | hsl(166, 100%, 50%) |
| HSV | hsv(166, 100%, 100%) |
| CMYK | cmyk(100%, 0%, 23.1%, 0%) |
| CIE-LAB | lab(89.63, -63.53, 14.25) |
| CIE-LCH | lch(89.63, 65.11, 167.36°) |
| OKLab | oklab(88.83% -0.1755 0.0364) |
| OKLCH | oklch(88.83% 0.179 168.3) |
| XYZ | xyz(45.7180, 75.4994, 64.3771) |
| Luminance | 0.7551 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Teal
#01F9C6
ΔE00 1.98
Greenish Cyan
#2AFEB7
ΔE00 2.73
Greenish Turquoise
#00FBB0
ΔE00 3.51
Light Greenish Blue
#63F7B4
ΔE00 4.52
Light Aquamarine
#7BFDC7
ΔE00 4.71
Aqua Marine
#2EE8BB
ΔE00 5.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#00FFC4 #FF003B
analogous
#00FF45 #00FFC4 #00BAFF
triadic
#00FFC4 #C400FF #FFC400
tetradic
#00FFC4 #4500FF #FF003B #BAFF00
square
#00FFC4 #4500FF #FF003B #BAFF00
split-complementary
#00FFC4 #FF00BA #FF4500
monochromatic
#008566 #00C295 #00FFC4 #3DFFD2 #7AFFE0
Accessibility & contrast
On white
1.30
#00FFC4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.10
#00FFC4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #00FFC4
16.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##00FFC4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##00FFC4 | 1.00 | 1.30 | 16.10 | 16.10 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8ECC1
Deuteranopia (green-blind)
#DFDAC8
Tritanopia (blue-blind)
#00FFEF
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #00ffc4; /* rgb */ color: rgb(0, 255, 196); /* oklch */ color: oklch(88.8% 0.179 168.3);
Tailwind
colors: {
custom: {
50: '#85ffd6',
500: '#00ffc4',
950: '#000000',
},
}SCSS
$custom: #00ffc4; $custom-light: #85ffd6; $custom-dark: #000000;
JSON
{
"hex": "#00ffc4",
"rgb": {
"r": 0,
"g": 255,
"b": 196
},
"hsl": {
"h": 166.118,
"s": 100,
"l": 50
},
"oklch": {
"l": 0.88829,
"c": 0.17926,
"h": 168.3
},
"luminance": 0.75506
}Semantic roles & 50–950 ramp
primary
#00FFC4
secondary
#8B1833
accent
#295AFF
background
#FCFFFE
surface
#F5FFFB
border
#CFD7D4
text
#0E1814
muted
#7F8683