#2EFFEF#2EFFEF
#2EFFEF is a very light, vivid teal. Relative luminance 0.783; OKLCH L 90.3% C 0.152 H 186.5°. Best body text is #000000 at 16.67:1 contrast (WCAG AA passes).
Color values
| HEX | #2EFFEF |
|---|---|
| RGB | rgb(46, 255, 239) |
| HSL | hsl(175, 100%, 59%) |
| HSV | hsv(175, 82%, 100%) |
| CMYK | cmyk(82%, 0%, 6.3%, 0%) |
| CIE-LAB | lab(90.93, -50.76, -6.08) |
| CIE-LCH | lch(90.93, 51.12, 186.83°) |
| OKLab | oklab(90.32% -0.1508 -0.0173) |
| OKLCH | oklch(90.32% 0.152 186.5) |
| XYZ | xyz(52.4591, 78.3261, 93.9982) |
| Luminance | 0.7833 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Aqua
#0BF9EA
ΔE00 1.37
Bright Turquoise
#0FFEF9
ΔE00 3.37
Aqua
#00FFFF
ΔE00 4.91
Bright Cyan
#41FDFE
ΔE00 5.43
Tiffany Blue
#7BF2DA
ΔE00 5.88
Turquoise
#40E0D0
ΔE00 6.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#2EFFEF #FF2E3E
analogous
#2EFF87 #2EFFEF #2EA6FF
triadic
#2EFFEF #EF2EFF #FFEF2E
tetradic
#2EFFEF #872EFF #FF2E3E #A6FF2E
square
#2EFFEF #872EFF #FF2E3E #A6FF2E
split-complementary
#2EFFEF #FF2EA6 #FF872E
monochromatic
#00B3A5 #00F0DD #2EFFEF #6BFFF4 #A8FFF8
Accessibility & contrast
On white
1.26
#2EFFEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.67
#2EFFEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #2EFFEF
16.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##2EFFEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##2EFFEF | 1.00 | 1.26 | 16.67 | 16.67 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1F0EF
Deuteranopia (green-blind)
#D6DDF1
Tritanopia (blue-blind)
#00FFFA
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #2effef; /* rgb */ color: rgb(46, 255, 239); /* oklch */ color: oklch(90.3% 0.152 186.5);
Tailwind
colors: {
custom: {
50: '#8efff4',
500: '#2effef',
950: '#000000',
},
}SCSS
$custom: #2effef; $custom-light: #8efff4; $custom-dark: #000000;
JSON
{
"hex": "#2effef",
"rgb": {
"r": 46,
"g": 255,
"b": 239
},
"hsl": {
"h": 175.407,
"s": 100,
"l": 59.02
},
"oklch": {
"l": 0.90317,
"c": 0.15181,
"h": 186.5
},
"luminance": 0.78333
}Semantic roles & 50–950 ramp
primary
#2EFFEF
secondary
#B21F2B
accent
#2939FF
background
#FCFFFF
surface
#F5FFFE
border
#CFD7D6
text
#0F1817
muted
#808685