#2EFFF0#2EFFF0
#2EFFF0 is a very light, vivid teal. Relative luminance 0.784; OKLCH L 90.3% C 0.152 H 187.0°. Best body text is #000000 at 16.68:1 contrast (WCAG AA passes).
Color values
| HEX | #2EFFF0 |
|---|---|
| RGB | rgb(46, 255, 240) |
| HSL | hsl(176, 100%, 59%) |
| HSV | hsv(176, 82%, 100%) |
| CMYK | cmyk(82%, 0%, 5.9%, 0%) |
| CIE-LAB | lab(90.96, -50.49, -6.56) |
| CIE-LCH | lch(90.96, 50.91, 187.40°) |
| OKLab | oklab(90.35% -0.1504 -0.0186) |
| OKLCH | oklch(90.35% 0.152 187) |
| XYZ | xyz(52.6072, 78.3854, 94.7784) |
| Luminance | 0.7839 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Aqua
#0BF9EA
ΔE00 1.37
Bright Turquoise
#0FFEF9
ΔE00 3.07
Aqua
#00FFFF
ΔE00 4.60
Bright Cyan
#41FDFE
ΔE00 5.13
Tiffany Blue
#7BF2DA
ΔE00 6.03
Bright Light Blue
#26F7FD
ΔE00 6.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#2EFFF0 #FF2E3D
analogous
#2EFF88 #2EFFF0 #2EA6FF
triadic
#2EFFF0 #F02EFF #FFF02E
tetradic
#2EFFF0 #882EFF #FF2E3D #A6FF2E
square
#2EFFF0 #882EFF #FF2E3D #A6FF2E
split-complementary
#2EFFF0 #FF2EA6 #FF882E
monochromatic
#00B3A6 #00F0DF #2EFFF0 #6BFFF4 #A8FFF9
Accessibility & contrast
On white
1.26
#2EFFF0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.68
#2EFFF0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #2EFFF0
16.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##2EFFF0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##2EFFF0 | 1.00 | 1.26 | 16.68 | 16.68 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1F1F0
Deuteranopia (green-blind)
#D6DDF2
Tritanopia (blue-blind)
#00FFFA
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #2efff0; /* rgb */ color: rgb(46, 255, 240); /* oklch */ color: oklch(90.3% 0.152 187.0);
Tailwind
colors: {
custom: {
50: '#8efff4',
500: '#2efff0',
950: '#000000',
},
}SCSS
$custom: #2efff0; $custom-light: #8efff4; $custom-dark: #000000;
JSON
{
"hex": "#2efff0",
"rgb": {
"r": 46,
"g": 255,
"b": 240
},
"hsl": {
"h": 175.694,
"s": 100,
"l": 59.02
},
"oklch": {
"l": 0.90348,
"c": 0.15153,
"h": 187
},
"luminance": 0.78392
}Semantic roles & 50–950 ramp
primary
#2EFFF0
secondary
#B21F2A
accent
#2938FF
background
#FCFFFF
surface
#F5FFFE
border
#CFD7D6
text
#0F1817
muted
#808685