#4FEFFB#4FEFFB
#4FEFFB is a very light, vivid teal. Relative luminance 0.704; OKLCH L 87.5% C 0.130 H 202.4°. Best body text is #000000 at 15.07:1 contrast (WCAG AA passes).
Color values
| HEX | #4FEFFB |
|---|---|
| RGB | rgb(79, 239, 251) |
| HSL | hsl(184, 96%, 65%) |
| HSV | hsv(184, 69%, 98%) |
| CMYK | cmyk(68.5%, 4.8%, 0%, 1.6%) |
| CIE-LAB | lab(87.17, -37.09, -17.89) |
| CIE-LCH | lch(87.17, 41.17, 205.75°) |
| OKLab | oklab(87.53% -0.1206 -0.0496) |
| OKLCH | oklch(87.53% 0.13 202.4) |
| XYZ | xyz(51.4959, 70.3543, 102.1138) |
| Luminance | 0.7036 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 2.78
Bright Light Blue
#26F7FD
ΔE00 3.26
Robin Egg Blue
#8AF1FE
ΔE00 4.57
Bright Cyan
#41FDFE
ΔE00 4.85
Aqua Blue
#02D8E9
ΔE00 5.65
Aqua
#00FFFF
ΔE00 5.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#4FEFFB #FB5B4F
analogous
#4FFBB1 #4FEFFB #4F99FB
triadic
#4FEFFB #FB4FEF #EFFB4F
tetradic
#4FEFFB #B14FFB #FB5B4F #99FB4F
square
#4FEFFB #B14FFB #FB5B4F #99FB4F
split-complementary
#4FEFFB #FB4F99 #FBB14F
monochromatic
#05BDCB #13EAFA #4FEFFB #8BF4FC #C7FAFE
Accessibility & contrast
On white
1.39
#4FEFFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.07
#4FEFFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #4FEFFB
15.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##4FEFFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##4FEFFB | 1.00 | 1.39 | 15.07 | 15.07 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDE5FC
Deuteranopia (green-blind)
#C4D3FC
Tritanopia (blue-blind)
#00F8F2
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #4feffb; /* rgb */ color: rgb(79, 239, 251); /* oklch */ color: oklch(87.5% 0.130 202.4);
Tailwind
colors: {
custom: {
50: '#96f4fc',
500: '#4feffb',
950: '#000000',
},
}SCSS
$custom: #4feffb; $custom-light: #96f4fc; $custom-dark: #000000;
JSON
{
"hex": "#4feffb",
"rgb": {
"r": 79,
"g": 239,
"b": 251
},
"hsl": {
"h": 184.186,
"s": 95.556,
"l": 64.706
},
"oklch": {
"l": 0.87525,
"c": 0.13044,
"h": 202.4
},
"luminance": 0.7036
}Semantic roles & 50–950 ramp
primary
#4FEFFB
secondary
#C73327
accent
#1000E6
background
#FCFFFF
surface
#F6FEFF
border
#D0D6D7
text
#0F1717
muted
#808585