#4CF5CB#4CF5CB
#4CF5CB is a very light, vivid teal. Relative luminance 0.712; OKLCH L 87.4% C 0.150 H 172.4°. Best body text is #000000 at 15.23:1 contrast (WCAG AA passes).
Color values
| HEX | #4CF5CB |
|---|---|
| RGB | rgb(76, 245, 203) |
| HSL | hsl(165, 89%, 63%) |
| HSV | hsv(165, 69%, 96%) |
| CMYK | cmyk(69%, 0%, 17.1%, 3.9%) |
| CIE-LAB | lab(87.56, -52.65, 7.78) |
| CIE-LCH | lch(87.56, 53.22, 171.59°) |
| OKLab | oklab(87.39% -0.1482 0.0197) |
| OKLCH | oklch(87.39% 0.15 172.4) |
| XYZ | xyz(46.4069, 71.1478, 67.7755) |
| Luminance | 0.7115 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Teal
#01F9C6
ΔE00 2.52
Aqua Marine
#2EE8BB
ΔE00 3.22
Light Turquoise
#7EF4CC
ΔE00 3.52
Aqua (survey)
#13EAC9
ΔE00 3.75
Aquamarine
#7FFFD4
ΔE00 3.89
Light Aquamarine
#7BFDC7
ΔE00 4.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#4CF5CB #F54C76
analogous
#4CF577 #4CF5CB #4CCAF5
triadic
#4CF5CB #CB4CF5 #F5CB4C
tetradic
#4CF5CB #774CF5 #F54C76 #CAF54C
square
#4CF5CB #774CF5 #F54C76 #CAF54C
split-complementary
#4CF5CB #F54CCA #F5774C
monochromatic
#0BBC90 #12F2BA #4CF5CB #86F8DC #C0FBED
Accessibility & contrast
On white
1.38
#4CF5CB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.23
#4CF5CB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #4CF5CB
15.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##4CF5CB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##4CF5CB | 1.00 | 1.38 | 15.23 | 15.23 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDE5C9
Deuteranopia (green-blind)
#D7D5CE
Tritanopia (blue-blind)
#00F7E9
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #4cf5cb; /* rgb */ color: rgb(76, 245, 203); /* oklch */ color: oklch(87.4% 0.150 172.4);
Tailwind
colors: {
custom: {
50: '#93f9da',
500: '#4cf5cb',
950: '#000000',
},
}SCSS
$custom: #4cf5cb; $custom-light: #93f9da; $custom-dark: #000000;
JSON
{
"hex": "#4cf5cb",
"rgb": {
"r": 76,
"g": 245,
"b": 203
},
"hsl": {
"h": 165.089,
"s": 89.418,
"l": 62.941
},
"oklch": {
"l": 0.87394,
"c": 0.14956,
"h": 172.4
},
"luminance": 0.71153
}Semantic roles & 50–950 ramp
primary
#4CF5CB
secondary
#BA2B4F
accent
#0039E6
background
#FCFFFE
surface
#F5FFFB
border
#CFD7D4
text
#0F1714
muted
#808583