#46FFEB#46FFEB
#46FFEB is a very light, vivid teal. Relative luminance 0.788; OKLCH L 90.6% C 0.146 H 184.2°. Best body text is #000000 at 16.76:1 contrast (WCAG AA passes).
Color values
| HEX | #46FFEB |
|---|---|
| RGB | rgb(70, 255, 235) |
| HSL | hsl(174, 100%, 64%) |
| HSV | hsv(174, 73%, 100%) |
| CMYK | cmyk(72.5%, 0%, 7.8%, 0%) |
| CIE-LAB | lab(91.15, -49.60, -3.64) |
| CIE-LCH | lch(91.15, 49.74, 184.20°) |
| OKLab | oklab(90.56% -0.1459 -0.0106) |
| OKLCH | oklch(90.56% 0.146 184.2) |
| XYZ | xyz(53.2739, 78.8138, 90.9860) |
| Luminance | 0.7882 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Aqua
#0BF9EA
ΔE00 2.28
Bright Turquoise
#0FFEF9
ΔE00 4.69
Tiffany Blue
#7BF2DA
ΔE00 4.80
Aqua
#00FFFF
ΔE00 6.21
Aqua (survey)
#13EAC9
ΔE00 6.29
Bright Cyan
#41FDFE
ΔE00 6.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#46FFEB #FF465A
analogous
#46FF8E #46FFEB #46B6FF
triadic
#46FFEB #EB46FF #FFEB46
tetradic
#46FFEB #8E46FF #FF465A #B6FF46
square
#46FFEB #8E46FF #FF465A #B6FF46
split-complementary
#46FFEB #FF46B6 #FF8E46
monochromatic
#00CBB5 #09FFE4 #46FFEB #83FFF2 #C0FFF8
Accessibility & contrast
On white
1.25
#46FFEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.76
#46FFEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #46FFEB
16.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##46FFEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##46FFEB | 1.00 | 1.25 | 16.76 | 16.76 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2F1EA
Deuteranopia (green-blind)
#D9DEED
Tritanopia (blue-blind)
#00FFF9
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #46ffeb; /* rgb */ color: rgb(70, 255, 235); /* oklch */ color: oklch(90.6% 0.146 184.2);
Tailwind
colors: {
custom: {
50: '#94fff1',
500: '#46ffeb',
950: '#000000',
},
}SCSS
$custom: #46ffeb; $custom-light: #94fff1; $custom-dark: #000000;
JSON
{
"hex": "#46ffeb",
"rgb": {
"r": 70,
"g": 255,
"b": 235
},
"hsl": {
"h": 173.514,
"s": 100,
"l": 63.725
},
"oklch": {
"l": 0.90557,
"c": 0.1463,
"h": 184.2
},
"luminance": 0.7882
}Semantic roles & 50–950 ramp
primary
#46FFEB
secondary
#C62335
accent
#0019E6
background
#FCFFFF
surface
#F5FFFE
border
#CFD7D6
text
#0F1816
muted
#808685