#74FFEB#74FFEB
#74FFEB is a very light, vivid teal. Relative luminance 0.812; OKLCH L 91.7% C 0.125 H 182.7°. Best body text is #000000 at 17.25:1 contrast (WCAG AA passes).
Color values
| HEX | #74FFEB |
|---|---|
| RGB | rgb(116, 255, 235) |
| HSL | hsl(171, 100%, 73%) |
| HSV | hsv(171, 55%, 100%) |
| CMYK | cmyk(54.5%, 0%, 7.8%, 0%) |
| CIE-LAB | lab(92.23, -42.54, -1.92) |
| CIE-LCH | lch(92.23, 42.58, 182.59°) |
| OKLab | oklab(91.74% -0.1248 -0.0059) |
| OKLCH | oklch(91.74% 0.125 182.7) |
| XYZ | xyz(57.9513, 81.2256, 91.2053) |
| Luminance | 0.8123 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 3.33
Bright Aqua
#0BF9EA
ΔE00 4.31
Light Aqua
#8CFFDB
ΔE00 5.53
Bright Turquoise
#0FFEF9
ΔE00 5.90
Aquamarine
#7FFFD4
ΔE00 6.83
Light Turquoise
#7EF4CC
ΔE00 6.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#74FFEB #FF7488
analogous
#74FFA5 #74FFEB #74CDFF
triadic
#74FFEB #EB74FF #FFEB74
tetradic
#74FFEB #A574FF #FF7488 #CDFF74
square
#74FFEB #A574FF #FF7488 #CDFF74
split-complementary
#74FFEB #FF74CD #FFA574
monochromatic
#00F9D5 #37FFE2 #74FFEB #B1FFF4 #E0FFFB
Accessibility & contrast
On white
1.22
#74FFEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.25
#74FFEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #74FFEB
17.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##74FFEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##74FFEB | 1.00 | 1.22 | 17.25 | 17.25 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5F2EA
Deuteranopia (green-blind)
#DFE2ED
Tritanopia (blue-blind)
#00FFF9
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #74ffeb; /* rgb */ color: rgb(116, 255, 235); /* oklch */ color: oklch(91.7% 0.125 182.7);
Tailwind
colors: {
custom: {
50: '#a7fff1',
500: '#74ffeb',
950: '#000000',
},
}SCSS
$custom: #74ffeb; $custom-light: #a7fff1; $custom-dark: #000000;
JSON
{
"hex": "#74ffeb",
"rgb": {
"r": 116,
"g": 255,
"b": 235
},
"hsl": {
"h": 171.367,
"s": 100,
"l": 72.745
},
"oklch": {
"l": 0.91744,
"c": 0.12494,
"h": 182.7
},
"luminance": 0.81231
}Semantic roles & 50–950 ramp
primary
#74FFEB
secondary
#DC3B52
accent
#0021E6
background
#FDFFFF
surface
#F7FFFE
border
#D0D7D6
text
#111816
muted
#818685