#4FE2E7#4FE2E7
#4FE2E7 is a very light, vivid teal. Relative luminance 0.618; OKLCH L 83.8% C 0.122 H 198.3°. Best body text is #000000 at 13.36:1 contrast (WCAG AA passes).
Color values
| HEX | #4FE2E7 |
|---|---|
| RGB | rgb(79, 226, 231) |
| HSL | hsl(182, 76%, 61%) |
| HSV | hsv(182, 66%, 91%) |
| CMYK | cmyk(65.8%, 2.2%, 0%, 9.4%) |
| CIE-LAB | lab(82.82, -36.71, -13.89) |
| CIE-LCH | lch(82.82, 39.25, 200.73°) |
| OKLab | oklab(83.8% -0.1162 -0.0385) |
| OKLCH | oklch(83.8% 0.122 198.3) |
| XYZ | xyz(44.8382, 61.8194, 85.1551) |
| Luminance | 0.6182 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 4.55
Bright Light Blue
#26F7FD
ΔE00 4.76
Robin'S Egg
#6DEDFD
ΔE00 5.20
Mediumturquoise
#48D1CC
ΔE00 5.40
Darkturquoise
#00CED1
ΔE00 5.44
Bright Cyan
#41FDFE
ΔE00 6.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#4FE2E7 #E7544F
analogous
#4FE7A0 #4FE2E7 #4F96E7
triadic
#4FE2E7 #E74FE2 #E2E74F
tetradic
#4FE2E7 #A04FE7 #E7544F #96E74F
square
#4FE2E7 #A04FE7 #E7544F #96E74F
split-complementary
#4FE2E7 #E74F96 #E7A04F
monochromatic
#17A0A5 #1ED5DB #4FE2E7 #85EBEE #BBF4F6
Accessibility & contrast
On white
1.57
#4FE2E7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.36
#4FE2E7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #4FE2E7
13.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##4FE2E7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##4FE2E7 | 1.00 | 1.57 | 13.36 | 13.36 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3D8E8
Deuteranopia (green-blind)
#BCC7E8
Tritanopia (blue-blind)
#00EAE3
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #4fe2e7; /* rgb */ color: rgb(79, 226, 231); /* oklch */ color: oklch(83.8% 0.122 198.3);
Tailwind
colors: {
custom: {
50: '#93ebee',
500: '#4fe2e7',
950: '#000000',
},
}SCSS
$custom: #4fe2e7; $custom-light: #93ebee; $custom-dark: #000000;
JSON
{
"hex": "#4fe2e7",
"rgb": {
"r": 79,
"g": 226,
"b": 231
},
"hsl": {
"h": 181.974,
"s": 76,
"l": 60.784
},
"oklch": {
"l": 0.83801,
"c": 0.12241,
"h": 198.3
},
"luminance": 0.61824
}Semantic roles & 50–950 ramp
primary
#4FE2E7
secondary
#A73733
accent
#140DD8
background
#FCFEFF
surface
#F5FDFE
border
#CFD5D6
text
#0F1616
muted
#808485