#4CECF5#4CECF5
#4CECF5 is a very light, vivid teal. Relative luminance 0.681; OKLCH L 86.6% C 0.130 H 200.6°. Best body text is #000000 at 14.62:1 contrast (WCAG AA passes).
Color values
| HEX | #4CECF5 |
|---|---|
| RGB | rgb(76, 236, 245) |
| HSL | hsl(183, 89%, 63%) |
| HSV | hsv(183, 69%, 96%) |
| CMYK | cmyk(69%, 3.7%, 0%, 3.9%) |
| CIE-LAB | lab(86.06, -37.79, -16.41) |
| CIE-LCH | lch(86.06, 41.20, 203.48°) |
| OKLab | oklab(86.55% -0.1214 -0.0455) |
| OKLCH | oklch(86.55% 0.13 200.6) |
| XYZ | xyz(49.4501, 68.1142, 96.9097) |
| Luminance | 0.6812 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Light Blue
#26F7FD
ΔE00 2.99
Robin'S Egg
#6DEDFD
ΔE00 3.63
Bright Cyan
#41FDFE
ΔE00 4.56
Robin Egg Blue
#8AF1FE
ΔE00 5.25
Aqua Blue
#02D8E9
ΔE00 5.33
Aqua
#00FFFF
ΔE00 5.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#4CECF5 #F5554C
analogous
#4CF5A9 #4CECF5 #4C98F5
triadic
#4CECF5 #F54CEC #ECF54C
tetradic
#4CECF5 #A94CF5 #F5554C #98F54C
square
#4CECF5 #A94CF5 #F5554C #98F54C
split-complementary
#4CECF5 #F54C98 #F5A94C
monochromatic
#0BB3BC #12E6F2 #4CECF5 #86F2F8 #C0F8FB
Accessibility & contrast
On white
1.44
#4CECF5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.62
#4CECF5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #4CECF5
14.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##4CECF5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##4CECF5 | 1.00 | 1.44 | 14.62 | 14.62 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBE2F6
Deuteranopia (green-blind)
#C2D0F6
Tritanopia (blue-blind)
#00F5EE
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #4cecf5; /* rgb */ color: rgb(76, 236, 245); /* oklch */ color: oklch(86.6% 0.130 200.6);
Tailwind
colors: {
custom: {
50: '#94f2f8',
500: '#4cecf5',
950: '#000000',
},
}SCSS
$custom: #4cecf5; $custom-light: #94f2f8; $custom-dark: #000000;
JSON
{
"hex": "#4cecf5",
"rgb": {
"r": 76,
"g": 236,
"b": 245
},
"hsl": {
"h": 183.195,
"s": 89.418,
"l": 62.941
},
"oklch": {
"l": 0.86551,
"c": 0.12969,
"h": 200.6
},
"luminance": 0.6812
}Semantic roles & 50–950 ramp
primary
#4CECF5
secondary
#BA332B
accent
#0C00E6
background
#FCFFFF
surface
#F5FEFF
border
#CFD6D7
text
#0F1717
muted
#808585