#4FDEF2#4FDEF2
#4FDEF2 is a very light, vivid teal. Relative luminance 0.603; OKLCH L 83.3% C 0.122 H 208.3°. Best body text is #000000 at 13.06:1 contrast (WCAG AA passes).
Color values
| HEX | #4FDEF2 |
|---|---|
| RGB | rgb(79, 222, 242) |
| HSL | hsl(187, 86%, 63%) |
| HSV | hsv(187, 67%, 95%) |
| CMYK | cmyk(67.4%, 8.3%, 0%, 5.1%) |
| CIE-LAB | lab(82.01, -31.69, -20.94) |
| CIE-LCH | lch(82.01, 37.99, 213.46°) |
| OKLab | oklab(83.26% -0.1078 -0.0582) |
| OKLCH | oklch(83.26% 0.123 208.3) |
| XYZ | xyz(45.3659, 60.3105, 93.2374) |
| Luminance | 0.6032 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 3.15
Robin'S Egg
#6DEDFD
ΔE00 3.79
Neon Blue
#04D9FF
ΔE00 5.01
Robin Egg Blue
#8AF1FE
ΔE00 5.79
Robin'S Egg Blue
#98EFF9
ΔE00 6.80
Bright Light Blue
#26F7FD
ΔE00 7.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#4FDEF2 #F2634F
analogous
#4FF2B4 #4FDEF2 #4F8CF2
triadic
#4FDEF2 #F24FDE #DEF24F
tetradic
#4FDEF2 #B44FF2 #F2634F #8CF24F
square
#4FDEF2 #B44FF2 #F2634F #8CF24F
split-complementary
#4FDEF2 #F24F8C #F2B44F
monochromatic
#0EA4B9 #16D3EE #4FDEF2 #88E9F6 #C1F3FA
Accessibility & contrast
On white
1.61
#4FDEF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.06
#4FDEF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #4FDEF2
13.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##4FDEF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##4FDEF2 | 1.00 | 1.61 | 13.06 | 13.06 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBD6F3
Deuteranopia (green-blind)
#B4C5F2
Tritanopia (blue-blind)
#00E8E4
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #4fdef2; /* rgb */ color: rgb(79, 222, 242); /* oklch */ color: oklch(83.3% 0.122 208.3);
Tailwind
colors: {
custom: {
50: '#94e8f6',
500: '#4fdef2',
950: '#000000',
},
}SCSS
$custom: #4fdef2; $custom-light: #94e8f6; $custom-dark: #000000;
JSON
{
"hex": "#4fdef2",
"rgb": {
"r": 79,
"g": 222,
"b": 242
},
"hsl": {
"h": 187.362,
"s": 86.243,
"l": 62.941
},
"oklch": {
"l": 0.8326,
"c": 0.1225,
"h": 208.3
},
"luminance": 0.60316
}Semantic roles & 50–950 ramp
primary
#4FDEF2
secondary
#B83E2D
accent
#1E03E3
background
#FCFEFF
surface
#F5FCFE
border
#CFD5D6
text
#0F1617
muted
#808485