#4FDFF2#4FDFF2
#4FDFF2 is a very light, vivid teal. Relative luminance 0.608; OKLCH L 83.5% C 0.123 H 207.6°. Best body text is #000000 at 13.17:1 contrast (WCAG AA passes).
Color values
| HEX | #4FDFF2 |
|---|---|
| RGB | rgb(79, 223, 242) |
| HSL | hsl(187, 86%, 63%) |
| HSV | hsv(187, 67%, 95%) |
| CMYK | cmyk(67.4%, 7.9%, 0%, 5.1%) |
| CIE-LAB | lab(82.29, -32.17, -20.51) |
| CIE-LCH | lch(82.29, 38.15, 212.52°) |
| OKLab | oklab(83.49% -0.1088 -0.0569) |
| OKLCH | oklch(83.49% 0.123 207.6) |
| XYZ | xyz(45.6323, 60.8432, 93.3262) |
| Luminance | 0.6085 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 3.07
Robin'S Egg
#6DEDFD
ΔE00 3.54
Neon Blue
#04D9FF
ΔE00 5.38
Robin Egg Blue
#8AF1FE
ΔE00 5.60
Robin'S Egg Blue
#98EFF9
ΔE00 6.64
Bright Light Blue
#26F7FD
ΔE00 7.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#4FDFF2 #F2624F
analogous
#4FF2B3 #4FDFF2 #4F8DF2
triadic
#4FDFF2 #F24FDF #DFF24F
tetradic
#4FDFF2 #B34FF2 #F2624F #8DF24F
square
#4FDFF2 #B34FF2 #F2624F #8DF24F
split-complementary
#4FDFF2 #F24F8D #F2B34F
monochromatic
#0EA5B9 #16D5EE #4FDFF2 #88E9F6 #C1F4FA
Accessibility & contrast
On white
1.59
#4FDFF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.17
#4FDFF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #4FDFF2
13.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##4FDFF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##4FDFF2 | 1.00 | 1.59 | 13.17 | 13.17 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCD7F3
Deuteranopia (green-blind)
#B5C5F2
Tritanopia (blue-blind)
#00E9E5
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #4fdff2; /* rgb */ color: rgb(79, 223, 242); /* oklch */ color: oklch(83.5% 0.123 207.6);
Tailwind
colors: {
custom: {
50: '#94e9f6',
500: '#4fdff2',
950: '#000000',
},
}SCSS
$custom: #4fdff2; $custom-light: #94e9f6; $custom-dark: #000000;
JSON
{
"hex": "#4fdff2",
"rgb": {
"r": 79,
"g": 223,
"b": 242
},
"hsl": {
"h": 186.994,
"s": 86.243,
"l": 62.941
},
"oklch": {
"l": 0.83493,
"c": 0.12279,
"h": 207.6
},
"luminance": 0.60848
}Semantic roles & 50–950 ramp
primary
#4FDFF2
secondary
#B83E2D
accent
#1D03E3
background
#FCFEFF
surface
#F5FDFE
border
#CFD5D6
text
#0F1617
muted
#808485