#4CDAEF#4CDAEF
#4CDAEF is a very light, vivid teal. Relative luminance 0.579; OKLCH L 82.1% C 0.122 H 209.1°. Best body text is #000000 at 12.58:1 contrast (WCAG AA passes).
Color values
| HEX | #4CDAEF |
|---|---|
| RGB | rgb(76, 218, 239) |
| HSL | hsl(188, 84%, 62%) |
| HSV | hsv(188, 68%, 94%) |
| CMYK | cmyk(68.2%, 8.8%, 0%, 6.3%) |
| CIE-LAB | lab(80.69, -31.06, -21.36) |
| CIE-LCH | lch(80.69, 37.70, 214.51°) |
| OKLab | oklab(82.14% -0.1065 -0.0593) |
| OKLCH | oklch(82.14% 0.122 209.1) |
| XYZ | xyz(43.6252, 57.9063, 90.5225) |
| Luminance | 0.5791 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 3.01
Neon Blue
#04D9FF
ΔE00 4.52
Robin'S Egg
#6DEDFD
ΔE00 4.74
Robin Egg Blue
#8AF1FE
ΔE00 6.61
Robin'S Egg Blue
#98EFF9
ΔE00 7.49
Darkturquoise
#00CED1
ΔE00 7.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#4CDAEF #EF614C
analogous
#4CEFB3 #4CDAEF #4C89EF
triadic
#4CDAEF #EF4CDA #DAEF4C
tetradic
#4CDAEF #B34CEF #EF614C #89EF4C
square
#4CDAEF #B34CEF #EF614C #89EF4C
split-complementary
#4CDAEF #EF4C89 #EFB34C
monochromatic
#109CB1 #15CEE9 #4CDAEF #84E6F4 #BCF1F9
Accessibility & contrast
On white
1.67
#4CDAEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.58
#4CDAEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #4CDAEF
12.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##4CDAEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##4CDAEF | 1.00 | 1.67 | 12.58 | 12.58 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7D2F0
Deuteranopia (green-blind)
#B0C1EF
Tritanopia (blue-blind)
#00E4E0
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #4cdaef; /* rgb */ color: rgb(76, 218, 239); /* oklch */ color: oklch(82.1% 0.122 209.1);
Tailwind
colors: {
custom: {
50: '#92e5f4',
500: '#4cdaef',
950: '#000000',
},
}SCSS
$custom: #4cdaef; $custom-light: #92e5f4; $custom-dark: #000000;
JSON
{
"hex": "#4cdaef",
"rgb": {
"r": 76,
"g": 218,
"b": 239
},
"hsl": {
"h": 187.73,
"s": 83.59,
"l": 61.765
},
"oklch": {
"l": 0.82144,
"c": 0.12189,
"h": 209.1
},
"luminance": 0.57911
}Semantic roles & 50–950 ramp
primary
#4CDAEF
secondary
#B13F2E
accent
#2205E0
background
#FCFEFF
surface
#F5FCFE
border
#CFD5D6
text
#0F1617
muted
#808485