#4CDFEA#4CDFEA
#4CDFEA is a very light, vivid teal. Relative luminance 0.603; OKLCH L 83.1% C 0.123 H 202.3°. Best body text is #000000 at 13.05:1 contrast (WCAG AA passes).
Color values
| HEX | #4CDFEA |
|---|---|
| RGB | rgb(76, 223, 234) |
| HSL | hsl(184, 79%, 61%) |
| HSV | hsv(184, 68%, 92%) |
| CMYK | cmyk(67.5%, 4.7%, 0%, 8.2%) |
| CIE-LAB | lab(81.97, -34.88, -16.76) |
| CIE-LCH | lch(81.97, 38.70, 205.66°) |
| OKLab | oklab(83.13% -0.1133 -0.0465) |
| OKLCH | oklch(83.13% 0.123 202.3) |
| XYZ | xyz(44.2130, 60.2473, 87.1247) |
| Luminance | 0.6025 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 2.83
Robin'S Egg
#6DEDFD
ΔE00 4.26
Darkturquoise
#00CED1
ΔE00 5.72
Bright Light Blue
#26F7FD
ΔE00 5.82
Robin Egg Blue
#8AF1FE
ΔE00 6.10
Mediumturquoise
#48D1CC
ΔE00 6.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#4CDFEA #EA574C
analogous
#4CEAA6 #4CDFEA #4C90EA
triadic
#4CDFEA #EA4CDF #DFEA4C
tetradic
#4CDFEA #A64CEA #EA574C #90EA4C
square
#4CDFEA #A64CEA #EA574C #90EA4C
split-complementary
#4CDFEA #EA4C90 #EAA64C
monochromatic
#149EA8 #1AD1DF #4CDFEA #83E9F0 #BAF3F7
Accessibility & contrast
On white
1.61
#4CDFEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.05
#4CDFEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #4CDFEA
13.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##4CDFEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##4CDFEA | 1.00 | 1.61 | 13.05 | 13.05 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CED6EB
Deuteranopia (green-blind)
#B7C5EB
Tritanopia (blue-blind)
#00E7E2
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #4cdfea; /* rgb */ color: rgb(76, 223, 234); /* oklch */ color: oklch(83.1% 0.123 202.3);
Tailwind
colors: {
custom: {
50: '#92e9f0',
500: '#4cdfea',
950: '#000000',
},
}SCSS
$custom: #4cdfea; $custom-light: #92e9f0; $custom-dark: #000000;
JSON
{
"hex": "#4cdfea",
"rgb": {
"r": 76,
"g": 223,
"b": 234
},
"hsl": {
"h": 184.177,
"s": 79,
"l": 60.784
},
"oklch": {
"l": 0.83129,
"c": 0.12252,
"h": 202.3
},
"luminance": 0.60252
}Semantic roles & 50–950 ramp
primary
#4CDFEA
secondary
#A93931
accent
#190ADB
background
#FCFEFF
surface
#F5FDFE
border
#CFD5D6
text
#0F1616
muted
#808485