#2EF2FE#2EF2FE
#2EF2FE is a very light, vivid teal. Relative luminance 0.712; OKLCH L 87.8% C 0.143 H 201.6°. Best body text is #000000 at 15.25:1 contrast (WCAG AA passes).
Color values
| HEX | #2EF2FE |
|---|---|
| RGB | rgb(46, 242, 254) |
| HSL | hsl(183, 99%, 59%) |
| HSV | hsv(183, 82%, 100%) |
| CMYK | cmyk(81.9%, 4.7%, 0%, 0.4%) |
| CIE-LAB | lab(87.60, -40.88, -18.86) |
| CIE-LCH | lch(87.60, 45.03, 204.77°) |
| OKLab | oklab(87.75% -0.1328 -0.0525) |
| OKLCH | oklch(87.75% 0.143 201.6) |
| XYZ | xyz(50.7601, 71.2343, 104.8210) |
| Luminance | 0.7124 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Light Blue
#26F7FD
ΔE00 2.26
Robin'S Egg
#6DEDFD
ΔE00 4.06
Bright Cyan
#41FDFE
ΔE00 4.12
Aqua
#00FFFF
ΔE00 4.85
Robin Egg Blue
#8AF1FE
ΔE00 5.80
Bright Turquoise
#0FFEF9
ΔE00 6.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#2EF2FE #FE3A2E
analogous
#2EFEA2 #2EF2FE #2E8AFE
triadic
#2EF2FE #FE2EF2 #F2FE2E
tetradic
#2EF2FE #A22EFE #FE3A2E #8AFE2E
square
#2EF2FE #A22EFE #FE3A2E #8AFE2E
split-complementary
#2EF2FE #FE2E8A #FEA22E
monochromatic
#01A7B1 #01E0EE #2EF2FE #6BF6FE #A8FAFF
Accessibility & contrast
On white
1.38
#2EF2FE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.25
#2EF2FE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #2EF2FE
15.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##2EF2FE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##2EF2FE | 1.00 | 1.38 | 15.25 | 15.25 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFE7FF
Deuteranopia (green-blind)
#C3D3FF
Tritanopia (blue-blind)
#00FCF5
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #2ef2fe; /* rgb */ color: rgb(46, 242, 254); /* oklch */ color: oklch(87.8% 0.143 201.6);
Tailwind
colors: {
custom: {
50: '#8df7fe',
500: '#2ef2fe',
950: '#000000',
},
}SCSS
$custom: #2ef2fe; $custom-light: #8df7fe; $custom-dark: #000000;
JSON
{
"hex": "#2ef2fe",
"rgb": {
"r": 46,
"g": 242,
"b": 254
},
"hsl": {
"h": 183.462,
"s": 99.048,
"l": 58.824
},
"oklch": {
"l": 0.87752,
"c": 0.14279,
"h": 201.6
},
"luminance": 0.71241
}Semantic roles & 50–950 ramp
primary
#2EF2FE
secondary
#B02820
accent
#3529FF
background
#FCFFFF
surface
#F5FFFF
border
#CFD7D7
text
#0F1717
muted
#808585