#4CEDF5#4CEDF5
#4CEDF5 is a very light, vivid teal. Relative luminance 0.687; OKLCH L 86.8% C 0.130 H 199.9°. Best body text is #000000 at 14.74:1 contrast (WCAG AA passes).
Color values
| HEX | #4CEDF5 |
|---|---|
| RGB | rgb(76, 237, 245) |
| HSL | hsl(183, 89%, 63%) |
| HSV | hsv(183, 69%, 96%) |
| CMYK | cmyk(69%, 3.3%, 0%, 3.9%) |
| CIE-LAB | lab(86.35, -38.25, -15.98) |
| CIE-LCH | lch(86.35, 41.45, 202.68°) |
| OKLab | oklab(86.78% -0.1224 -0.0443) |
| OKLCH | oklch(86.78% 0.13 199.9) |
| XYZ | xyz(49.7388, 68.6916, 97.0059) |
| Luminance | 0.6870 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Light Blue
#26F7FD
ΔE00 2.66
Robin'S Egg
#6DEDFD
ΔE00 3.91
Bright Cyan
#41FDFE
ΔE00 4.18
Aqua
#00FFFF
ΔE00 5.08
Robin Egg Blue
#8AF1FE
ΔE00 5.41
Aqua Blue
#02D8E9
ΔE00 5.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#4CEDF5 #F5544C
analogous
#4CF5A8 #4CEDF5 #4C99F5
triadic
#4CEDF5 #F54CED #EDF54C
tetradic
#4CEDF5 #A84CF5 #F5544C #99F54C
square
#4CEDF5 #A84CF5 #F5544C #99F54C
split-complementary
#4CEDF5 #F54C99 #F5A84C
monochromatic
#0BB4BC #12E7F2 #4CEDF5 #86F3F8 #C0F9FB
Accessibility & contrast
On white
1.42
#4CEDF5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.74
#4CEDF5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #4CEDF5
14.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##4CEDF5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##4CEDF5 | 1.00 | 1.42 | 14.74 | 14.74 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCE3F6
Deuteranopia (green-blind)
#C3D0F6
Tritanopia (blue-blind)
#00F6EF
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #4cedf5; /* rgb */ color: rgb(76, 237, 245); /* oklch */ color: oklch(86.8% 0.130 199.9);
Tailwind
colors: {
custom: {
50: '#95f3f8',
500: '#4cedf5',
950: '#000000',
},
}SCSS
$custom: #4cedf5; $custom-light: #95f3f8; $custom-dark: #000000;
JSON
{
"hex": "#4cedf5",
"rgb": {
"r": 76,
"g": 237,
"b": 245
},
"hsl": {
"h": 182.84,
"s": 89.418,
"l": 62.941
},
"oklch": {
"l": 0.86784,
"c": 0.13018,
"h": 199.9
},
"luminance": 0.68697
}Semantic roles & 50–950 ramp
primary
#4CEDF5
secondary
#BA322B
accent
#0B00E6
background
#FCFFFF
surface
#F5FEFF
border
#CFD6D7
text
#0F1717
muted
#808585