#4FEAF2#4FEAF2
#4FEAF2 is a very light, vivid teal. Relative luminance 0.669; OKLCH L 86.1% C 0.127 H 200.1°. Best body text is #000000 at 14.38:1 contrast (WCAG AA passes).
Color values
| HEX | #4FEAF2 |
|---|---|
| RGB | rgb(79, 234, 242) |
| HSL | hsl(183, 86%, 63%) |
| HSV | hsv(183, 67%, 95%) |
| CMYK | cmyk(67.4%, 3.3%, 0%, 5.1%) |
| CIE-LAB | lab(85.46, -37.32, -15.73) |
| CIE-LCH | lch(85.46, 40.50, 202.86°) |
| OKLab | oklab(86.05% -0.1195 -0.0436) |
| OKLCH | oklch(86.05% 0.127 200.1) |
| XYZ | xyz(48.6672, 66.9131, 94.3378) |
| Luminance | 0.6692 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Light Blue
#26F7FD
ΔE00 3.29
Robin'S Egg
#6DEDFD
ΔE00 3.82
Bright Cyan
#41FDFE
ΔE00 4.77
Aqua Blue
#02D8E9
ΔE00 5.14
Robin Egg Blue
#8AF1FE
ΔE00 5.38
Aqua
#00FFFF
ΔE00 5.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#4FEAF2 #F2574F
analogous
#4FF2A9 #4FEAF2 #4F98F2
triadic
#4FEAF2 #F24FEA #EAF24F
tetradic
#4FEAF2 #A94FF2 #F2574F #98F24F
square
#4FEAF2 #A94FF2 #F2574F #98F24F
split-complementary
#4FEAF2 #F24F98 #F2A94F
monochromatic
#0EB1B9 #16E3EE #4FEAF2 #88F1F6 #C1F8FA
Accessibility & contrast
On white
1.46
#4FEAF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.38
#4FEAF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #4FEAF2
14.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##4FEAF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##4FEAF2 | 1.00 | 1.46 | 14.38 | 14.38 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9E0F3
Deuteranopia (green-blind)
#C1CEF3
Tritanopia (blue-blind)
#00F2EC
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #4feaf2; /* rgb */ color: rgb(79, 234, 242); /* oklch */ color: oklch(86.1% 0.127 200.1);
Tailwind
colors: {
custom: {
50: '#95f1f6',
500: '#4feaf2',
950: '#000000',
},
}SCSS
$custom: #4feaf2; $custom-light: #95f1f6; $custom-dark: #000000;
JSON
{
"hex": "#4feaf2",
"rgb": {
"r": 79,
"g": 234,
"b": 242
},
"hsl": {
"h": 182.945,
"s": 86.243,
"l": 62.941
},
"oklch": {
"l": 0.8605,
"c": 0.12719,
"h": 200.1
},
"luminance": 0.66919
}Semantic roles & 50–950 ramp
primary
#4FEAF2
secondary
#B8342D
accent
#0E03E3
background
#FCFFFF
surface
#F5FEFE
border
#CFD6D6
text
#0F1717
muted
#808585