#4CDDF0#4CDDF0
#4CDDF0 is a very light, vivid teal. Relative luminance 0.595; OKLCH L 82.9% C 0.123 H 207.6°. Best body text is #000000 at 12.91:1 contrast (WCAG AA passes).
Color values
| HEX | #4CDDF0 |
|---|---|
| RGB | rgb(76, 221, 240) |
| HSL | hsl(187, 85%, 62%) |
| HSV | hsv(187, 68%, 94%) |
| CMYK | cmyk(68.3%, 7.9%, 0%, 5.9%) |
| CIE-LAB | lab(81.59, -32.21, -20.53) |
| CIE-LCH | lch(81.59, 38.19, 212.51°) |
| OKLab | oklab(82.88% -0.109 -0.057) |
| OKLCH | oklch(82.88% 0.123 207.6) |
| XYZ | xyz(44.5584, 59.5356, 91.5643) |
| Luminance | 0.5954 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 2.73
Robin'S Egg
#6DEDFD
ΔE00 4.01
Neon Blue
#04D9FF
ΔE00 5.26
Robin Egg Blue
#8AF1FE
ΔE00 6.02
Robin'S Egg Blue
#98EFF9
ΔE00 6.99
Darkturquoise
#00CED1
ΔE00 7.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#4CDDF0 #F05F4C
analogous
#4CF0B1 #4CDDF0 #4C8BF0
triadic
#4CDDF0 #F04CDD #DDF04C
tetradic
#4CDDF0 #B14CF0 #F05F4C #8BF04C
square
#4CDDF0 #B14CF0 #F05F4C #8BF04C
split-complementary
#4CDDF0 #F04C8B #F0B14C
monochromatic
#0FA0B3 #14D2EB #4CDDF0 #84E8F5 #BDF2F9
Accessibility & contrast
On white
1.63
#4CDDF0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.91
#4CDDF0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #4CDDF0
12.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##4CDDF0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##4CDDF0 | 1.00 | 1.63 | 12.91 | 12.91 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CAD5F1
Deuteranopia (green-blind)
#B3C3F0
Tritanopia (blue-blind)
#00E7E3
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #4cddf0; /* rgb */ color: rgb(76, 221, 240); /* oklch */ color: oklch(82.9% 0.123 207.6);
Tailwind
colors: {
custom: {
50: '#92e8f5',
500: '#4cddf0',
950: '#000000',
},
}SCSS
$custom: #4cddf0; $custom-light: #92e8f5; $custom-dark: #000000;
JSON
{
"hex": "#4cddf0",
"rgb": {
"r": 76,
"g": 221,
"b": 240
},
"hsl": {
"h": 186.951,
"s": 84.536,
"l": 61.961
},
"oklch": {
"l": 0.82879,
"c": 0.123,
"h": 207.6
},
"luminance": 0.59541
}Semantic roles & 50–950 ramp
primary
#4CDDF0
secondary
#B23D2E
accent
#1E04E1
background
#FCFEFF
surface
#F5FCFE
border
#CFD5D6
text
#0F1617
muted
#808485