#4CE2F2#4CE2F2
#4CE2F2 is a very light, vivid teal. Relative luminance 0.623; OKLCH L 84.1% C 0.125 H 205.4°. Best body text is #000000 at 13.47:1 contrast (WCAG AA passes).
Color values
| HEX | #4CE2F2 |
|---|---|
| RGB | rgb(76, 226, 242) |
| HSL | hsl(186, 86%, 62%) |
| HSV | hsv(186, 69%, 95%) |
| CMYK | cmyk(68.6%, 6.6%, 0%, 5.1%) |
| CIE-LAB | lab(83.09, -33.99, -19.31) |
| CIE-LCH | lch(83.09, 39.10, 209.60°) |
| OKLab | oklab(84.12% -0.113 -0.0536) |
| OKLCH | oklch(84.12% 0.125 205.4) |
| XYZ | xyz(46.1969, 62.3347, 93.5843) |
| Luminance | 0.6234 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 3.04
Robin'S Egg
#6DEDFD
ΔE00 3.11
Robin Egg Blue
#8AF1FE
ΔE00 5.30
Bright Light Blue
#26F7FD
ΔE00 6.12
Robin'S Egg Blue
#98EFF9
ΔE00 6.41
Neon Blue
#04D9FF
ΔE00 6.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#4CE2F2 #F25C4C
analogous
#4CF2AF #4CE2F2 #4C8FF2
triadic
#4CE2F2 #F24CE2 #E2F24C
tetradic
#4CE2F2 #AF4CF2 #F25C4C #8FF24C
square
#4CE2F2 #AF4CF2 #F25C4C #8FF24C
split-complementary
#4CE2F2 #F24C8F #F2AF4C
monochromatic
#0DA6B6 #13D9EE #4CE2F2 #85EBF6 #BEF4FA
Accessibility & contrast
On white
1.56
#4CE2F2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.47
#4CE2F2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #4CE2F2
13.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##4CE2F2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##4CE2F2 | 1.00 | 1.56 | 13.47 | 13.47 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0D9F3
Deuteranopia (green-blind)
#B8C7F3
Tritanopia (blue-blind)
#00EBE7
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #4ce2f2; /* rgb */ color: rgb(76, 226, 242); /* oklch */ color: oklch(84.1% 0.125 205.4);
Tailwind
colors: {
custom: {
50: '#93ebf6',
500: '#4ce2f2',
950: '#000000',
},
}SCSS
$custom: #4ce2f2; $custom-light: #93ebf6; $custom-dark: #000000;
JSON
{
"hex": "#4ce2f2",
"rgb": {
"r": 76,
"g": 226,
"b": 242
},
"hsl": {
"h": 185.783,
"s": 86.458,
"l": 62.353
},
"oklch": {
"l": 0.84116,
"c": 0.12509,
"h": 205.4
},
"luminance": 0.6234
}Semantic roles & 50–950 ramp
primary
#4CE2F2
secondary
#B63A2D
accent
#1803E3
background
#FCFEFF
surface
#F5FDFE
border
#CFD5D6
text
#0F1617
muted
#808485