#2EFFEE#2EFFEE
#2EFFEE is a very light, vivid teal. Relative luminance 0.783; OKLCH L 90.3% C 0.152 H 186.0°. Best body text is #000000 at 16.65:1 contrast (WCAG AA passes).
Color values
| HEX | #2EFFEE |
|---|---|
| RGB | rgb(46, 255, 238) |
| HSL | hsl(175, 100%, 59%) |
| HSV | hsv(175, 82%, 100%) |
| CMYK | cmyk(82%, 0%, 6.7%, 0%) |
| CIE-LAB | lab(90.90, -51.03, -5.60) |
| CIE-LCH | lch(90.90, 51.33, 186.26°) |
| OKLab | oklab(90.29% -0.1512 -0.016) |
| OKLCH | oklch(90.29% 0.152 186) |
| XYZ | xyz(52.3118, 78.2672, 93.2223) |
| Luminance | 0.7827 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Aqua
#0BF9EA
ΔE00 1.44
Bright Turquoise
#0FFEF9
ΔE00 3.67
Aqua
#00FFFF
ΔE00 5.21
Bright Cyan
#41FDFE
ΔE00 5.73
Tiffany Blue
#7BF2DA
ΔE00 5.73
Turquoise
#40E0D0
ΔE00 6.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#2EFFEE #FF2E3F
analogous
#2EFF86 #2EFFEE #2EA7FF
triadic
#2EFFEE #EE2EFF #FFEE2E
tetradic
#2EFFEE #862EFF #FF2E3F #A7FF2E
square
#2EFFEE #862EFF #FF2E3F #A7FF2E
split-complementary
#2EFFEE #FF2EA7 #FF862E
monochromatic
#00B3A4 #00F0DC #2EFFEE #6BFFF3 #A8FFF8
Accessibility & contrast
On white
1.26
#2EFFEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.65
#2EFFEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #2EFFEE
16.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##2EFFEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##2EFFEE | 1.00 | 1.26 | 16.65 | 16.65 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1F0EE
Deuteranopia (green-blind)
#D6DDF0
Tritanopia (blue-blind)
#00FFF9
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #2effee; /* rgb */ color: rgb(46, 255, 238); /* oklch */ color: oklch(90.3% 0.152 186.0);
Tailwind
colors: {
custom: {
50: '#8efff3',
500: '#2effee',
950: '#000000',
},
}SCSS
$custom: #2effee; $custom-light: #8efff3; $custom-dark: #000000;
JSON
{
"hex": "#2effee",
"rgb": {
"r": 46,
"g": 255,
"b": 238
},
"hsl": {
"h": 175.12,
"s": 100,
"l": 59.02
},
"oklch": {
"l": 0.90287,
"c": 0.15209,
"h": 186
},
"luminance": 0.78274
}Semantic roles & 50–950 ramp
primary
#2EFFEE
secondary
#B21F2B
accent
#293AFF
background
#FCFFFF
surface
#F5FFFE
border
#CFD7D6
text
#0F1817
muted
#808685