#2EFFF2#2EFFF2
#2EFFF2 is a very light, vivid teal. Relative luminance 0.785; OKLCH L 90.4% C 0.151 H 188.1°. Best body text is #000000 at 16.70:1 contrast (WCAG AA passes).
Color values
| HEX | #2EFFF2 |
|---|---|
| RGB | rgb(46, 255, 242) |
| HSL | hsl(176, 100%, 59%) |
| HSV | hsv(176, 82%, 100%) |
| CMYK | cmyk(82%, 0%, 5.1%, 0%) |
| CIE-LAB | lab(91.01, -49.95, -7.51) |
| CIE-LCH | lch(91.01, 50.51, 188.55°) |
| OKLab | oklab(90.41% -0.1495 -0.0212) |
| OKLCH | oklch(90.41% 0.151 188.1) |
| XYZ | xyz(52.9059, 78.5048, 96.3517) |
| Luminance | 0.7851 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Aqua
#0BF9EA
ΔE00 1.55
Bright Turquoise
#0FFEF9
ΔE00 2.46
Aqua
#00FFFF
ΔE00 3.99
Bright Cyan
#41FDFE
ΔE00 4.53
Bright Light Blue
#26F7FD
ΔE00 6.14
Tiffany Blue
#7BF2DA
ΔE00 6.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#2EFFF2 #FF2E3B
analogous
#2EFF8A #2EFFF2 #2EA4FF
triadic
#2EFFF2 #F22EFF #FFF22E
tetradic
#2EFFF2 #8A2EFF #FF2E3B #A4FF2E
square
#2EFFF2 #8A2EFF #FF2E3B #A4FF2E
split-complementary
#2EFFF2 #FF2EA4 #FF8A2E
monochromatic
#00B3A7 #00F0E1 #2EFFF2 #6BFFF6 #A8FFFA
Accessibility & contrast
On white
1.26
#2EFFF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.70
#2EFFF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #2EFFF2
16.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##2EFFF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##2EFFF2 | 1.00 | 1.26 | 16.70 | 16.70 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0F1F2
Deuteranopia (green-blind)
#D5DDF4
Tritanopia (blue-blind)
#00FFFB
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #2efff2; /* rgb */ color: rgb(46, 255, 242); /* oklch */ color: oklch(90.4% 0.151 188.1);
Tailwind
colors: {
custom: {
50: '#8efff6',
500: '#2efff2',
950: '#000000',
},
}SCSS
$custom: #2efff2; $custom-light: #8efff6; $custom-dark: #000000;
JSON
{
"hex": "#2efff2",
"rgb": {
"r": 46,
"g": 255,
"b": 242
},
"hsl": {
"h": 176.268,
"s": 100,
"l": 59.02
},
"oklch": {
"l": 0.90411,
"c": 0.15102,
"h": 188.1
},
"luminance": 0.78512
}Semantic roles & 50–950 ramp
primary
#2EFFF2
secondary
#B21F28
accent
#2936FF
background
#FCFFFF
surface
#F5FFFE
border
#CFD7D6
text
#0F1817
muted
#808685