#4FD6EE#4FD6EE
#4FD6EE is a light, moderate teal. Relative luminance 0.559; OKLCH L 81.3% C 0.119 H 211.6°. Best body text is #000000 at 12.19:1 contrast (WCAG AA passes).
Color values
| HEX | #4FD6EE |
|---|---|
| RGB | rgb(79, 214, 238) |
| HSL | hsl(189, 82%, 62%) |
| HSV | hsv(189, 67%, 93%) |
| CMYK | cmyk(66.8%, 10.1%, 0%, 6.7%) |
| CIE-LAB | lab(79.57, -29.01, -22.51) |
| CIE-LCH | lch(79.57, 36.72, 217.82°) |
| OKLab | oklab(81.25% -0.1015 -0.0626) |
| OKLCH | oklch(81.25% 0.119 211.6) |
| XYZ | xyz(42.6971, 55.9237, 89.4164) |
| Luminance | 0.5593 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Neon Blue
#04D9FF
ΔE00 3.64
Aqua Blue
#02D8E9
ΔE00 4.04
Robin'S Egg
#6DEDFD
ΔE00 5.87
Sky Blue
#87CEEB
ΔE00 7.29
Bright Sky Blue
#02CCFE
ΔE00 7.30
Robin Egg Blue
#8AF1FE
ΔE00 7.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#4FD6EE #EE674F
analogous
#4FEEB7 #4FD6EE #4F86EE
triadic
#4FD6EE #EE4FD6 #D6EE4F
tetradic
#4FD6EE #B74FEE #EE674F #86EE4F
square
#4FD6EE #B74FEE #EE674F #86EE4F
split-complementary
#4FD6EE #EE4F86 #EEB74F
monochromatic
#1199B1 #17C9E9 #4FD6EE #87E3F3 #BFF0F9
Accessibility & contrast
On white
1.72
#4FD6EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.19
#4FD6EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #4FD6EE
12.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##4FD6EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##4FD6EE | 1.00 | 1.72 | 12.19 | 12.19 |
| #FFFFFF | 1.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3CFEF
Deuteranopia (green-blind)
#ACBEEE
Tritanopia (blue-blind)
#00E0DD
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #4fd6ee; /* rgb */ color: rgb(79, 214, 238); /* oklch */ color: oklch(81.3% 0.119 211.6);
Tailwind
colors: {
custom: {
50: '#93e3f3',
500: '#4fd6ee',
950: '#000000',
},
}SCSS
$custom: #4fd6ee; $custom-light: #93e3f3; $custom-dark: #000000;
JSON
{
"hex": "#4fd6ee",
"rgb": {
"r": 79,
"g": 214,
"b": 238
},
"hsl": {
"h": 189.057,
"s": 82.383,
"l": 62.157
},
"oklch": {
"l": 0.81253,
"c": 0.11929,
"h": 211.6
},
"luminance": 0.55928
}Semantic roles & 50–950 ramp
primary
#4FD6EE
secondary
#B24330
accent
#2707DF
background
#FCFEFF
surface
#F5FCFE
border
#CFD5D6
text
#0F1517
muted
#808485