#4FE7E8#4FE7E8
#4FE7E8 is a very light, vivid teal. Relative luminance 0.646; OKLCH L 85.0% C 0.125 H 195.7°. Best body text is #000000 at 13.93:1 contrast (WCAG AA passes).
Color values
| HEX | #4FE7E8 |
|---|---|
| RGB | rgb(79, 231, 232) |
| HSL | hsl(180, 77%, 61%) |
| HSV | hsv(180, 66%, 91%) |
| CMYK | cmyk(65.9%, 0.4%, 0%, 9%) |
| CIE-LAB | lab(84.30, -38.72, -12.21) |
| CIE-LCH | lch(84.30, 40.60, 197.50°) |
| OKLab | oklab(85.01% -0.1207 -0.0339) |
| OKLCH | oklch(85.01% 0.125 195.7) |
| XYZ | xyz(46.3593, 64.6350, 86.3608) |
| Luminance | 0.6464 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Light Blue
#26F7FD
ΔE00 3.90
Bright Cyan
#41FDFE
ΔE00 4.71
Aqua
#00FFFF
ΔE00 5.40
Bright Turquoise
#0FFEF9
ΔE00 5.58
Mediumturquoise
#48D1CC
ΔE00 5.59
Robin'S Egg
#6DEDFD
ΔE00 6.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#4FE7E8 #E8504F
analogous
#4FE89C #4FE7E8 #4F9AE8
triadic
#4FE7E8 #E84FE7 #E7E84F
tetradic
#4FE7E8 #9C4FE8 #E8504F #9AE84F
square
#4FE7E8 #9C4FE8 #E8504F #9AE84F
split-complementary
#4FE7E8 #E84F9A #E89C4F
monochromatic
#16A6A7 #1DDCDD #4FE7E8 #85EEEF #BBF6F6
Accessibility & contrast
On white
1.51
#4FE7E8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.93
#4FE7E8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #4FE7E8
13.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##4FE7E8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##4FE7E8 | 1.00 | 1.51 | 13.93 | 13.93 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8DCE8
Deuteranopia (green-blind)
#C1CBE9
Tritanopia (blue-blind)
#00EEE7
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #4fe7e8; /* rgb */ color: rgb(79, 231, 232); /* oklch */ color: oklch(85.0% 0.125 195.7);
Tailwind
colors: {
custom: {
50: '#94efef',
500: '#4fe7e8',
950: '#000000',
},
}SCSS
$custom: #4fe7e8; $custom-light: #94efef; $custom-dark: #000000;
JSON
{
"hex": "#4fe7e8",
"rgb": {
"r": 79,
"g": 231,
"b": 232
},
"hsl": {
"h": 180.392,
"s": 76.884,
"l": 60.98
},
"oklch": {
"l": 0.85008,
"c": 0.12536,
"h": 195.7
},
"luminance": 0.6464
}Semantic roles & 50–950 ramp
primary
#4FE7E8
secondary
#A93333
accent
#0E0CD9
background
#FCFFFF
surface
#F5FEFE
border
#CFD6D6
text
#0F1616
muted
#808585