#4FEEF6#4FEEF6
#4FEEF6 is a very light, vivid teal. Relative luminance 0.695; OKLCH L 87.1% C 0.129 H 200.0°. Best body text is #000000 at 14.89:1 contrast (WCAG AA passes).
Color values
| HEX | #4FEEF6 |
|---|---|
| RGB | rgb(79, 238, 246) |
| HSL | hsl(183, 90%, 64%) |
| HSV | hsv(183, 68%, 96%) |
| CMYK | cmyk(67.9%, 3.3%, 0%, 3.5%) |
| CIE-LAB | lab(86.73, -38.04, -15.93) |
| CIE-LCH | lch(86.73, 41.23, 202.72°) |
| OKLab | oklab(87.12% -0.1217 -0.0442) |
| OKLCH | oklch(87.12% 0.129 200) |
| XYZ | xyz(50.4262, 69.4593, 97.9203) |
| Luminance | 0.6946 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Light Blue
#26F7FD
ΔE00 2.58
Robin'S Egg
#6DEDFD
ΔE00 3.82
Bright Cyan
#41FDFE
ΔE00 4.05
Aqua
#00FFFF
ΔE00 4.99
Robin Egg Blue
#8AF1FE
ΔE00 5.25
Aqua Blue
#02D8E9
ΔE00 5.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#4FEEF6 #F6574F
analogous
#4FF6AA #4FEEF6 #4F9AF6
triadic
#4FEEF6 #F64FEE #EEF64F
tetradic
#4FEEF6 #AA4FF6 #F6574F #9AF64F
square
#4FEEF6 #AA4FF6 #F6574F #9AF64F
split-complementary
#4FEEF6 #F64F9A #F6AA4F
monochromatic
#0AB8C1 #15E8F3 #4FEEF6 #89F4F9 #C3F9FC
Accessibility & contrast
On white
1.41
#4FEEF6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.89
#4FEEF6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #4FEEF6
14.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##4FEEF6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##4FEEF6 | 1.00 | 1.41 | 14.89 | 14.89 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDE4F7
Deuteranopia (green-blind)
#C4D1F7
Tritanopia (blue-blind)
#00F6F0
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #4feef6; /* rgb */ color: rgb(79, 238, 246); /* oklch */ color: oklch(87.1% 0.129 200.0);
Tailwind
colors: {
custom: {
50: '#96f4f9',
500: '#4feef6',
950: '#000000',
},
}SCSS
$custom: #4feef6; $custom-light: #96f4f9; $custom-dark: #000000;
JSON
{
"hex": "#4feef6",
"rgb": {
"r": 79,
"g": 238,
"b": 246
},
"hsl": {
"h": 182.874,
"s": 90.27,
"l": 63.725
},
"oklch": {
"l": 0.87119,
"c": 0.12947,
"h": 200
},
"luminance": 0.69465
}Semantic roles & 50–950 ramp
primary
#4FEEF6
secondary
#BE322B
accent
#0B00E6
background
#FCFFFF
surface
#F5FEFF
border
#CFD6D7
text
#0F1717
muted
#808585