#4CEBF5#4CEBF5
#4CEBF5 is a very light, vivid teal. Relative luminance 0.675; OKLCH L 86.3% C 0.129 H 201.2°. Best body text is #000000 at 14.51:1 contrast (WCAG AA passes).
Color values
| HEX | #4CEBF5 |
|---|---|
| RGB | rgb(76, 235, 245) |
| HSL | hsl(184, 89%, 63%) |
| HSV | hsv(184, 69%, 96%) |
| CMYK | cmyk(69%, 4.1%, 0%, 3.9%) |
| CIE-LAB | lab(85.78, -37.33, -16.84) |
| CIE-LCH | lch(85.78, 40.95, 204.29°) |
| OKLab | oklab(86.32% -0.1205 -0.0467) |
| OKLCH | oklch(86.32% 0.129 201.2) |
| XYZ | xyz(49.1630, 67.5400, 96.8140) |
| Luminance | 0.6755 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Light Blue
#26F7FD
ΔE00 3.33
Robin'S Egg
#6DEDFD
ΔE00 3.37
Bright Cyan
#41FDFE
ΔE00 4.95
Aqua Blue
#02D8E9
ΔE00 5.02
Robin Egg Blue
#8AF1FE
ΔE00 5.12
Aqua
#00FFFF
ΔE00 5.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#4CEBF5 #F5564C
analogous
#4CF5AA #4CEBF5 #4C97F5
triadic
#4CEBF5 #F54CEB #EBF54C
tetradic
#4CEBF5 #AA4CF5 #F5564C #97F54C
square
#4CEBF5 #AA4CF5 #F5564C #97F54C
split-complementary
#4CEBF5 #F54C97 #F5AA4C
monochromatic
#0BB2BC #12E5F2 #4CEBF5 #86F1F8 #C0F8FB
Accessibility & contrast
On white
1.45
#4CEBF5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.51
#4CEBF5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #4CEBF5
14.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##4CEBF5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##4CEBF5 | 1.00 | 1.45 | 14.51 | 14.51 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DAE1F6
Deuteranopia (green-blind)
#C1CFF6
Tritanopia (blue-blind)
#00F4EE
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #4cebf5; /* rgb */ color: rgb(76, 235, 245); /* oklch */ color: oklch(86.3% 0.129 201.2);
Tailwind
colors: {
custom: {
50: '#94f2f8',
500: '#4cebf5',
950: '#000000',
},
}SCSS
$custom: #4cebf5; $custom-light: #94f2f8; $custom-dark: #000000;
JSON
{
"hex": "#4cebf5",
"rgb": {
"r": 76,
"g": 235,
"b": 245
},
"hsl": {
"h": 183.55,
"s": 89.418,
"l": 62.941
},
"oklch": {
"l": 0.86318,
"c": 0.12922,
"h": 201.2
},
"luminance": 0.67546
}Semantic roles & 50–950 ramp
primary
#4CEBF5
secondary
#BA332B
accent
#0E00E6
background
#FCFFFF
surface
#F5FEFF
border
#CFD6D7
text
#0F1717
muted
#808585