#74FEBE#74FEBE
#74FEBE is a very light, vivid teal. Relative luminance 0.783; OKLCH L 90.3% C 0.152 H 160.9°. Best body text is #000000 at 16.66:1 contrast (WCAG AA passes).
Color values
| HEX | #74FEBE |
|---|---|
| RGB | rgb(116, 254, 190) |
| HSL | hsl(152, 99%, 73%) |
| HSV | hsv(152, 54%, 100%) |
| CMYK | cmyk(54.3%, 0%, 25.2%, 0.4%) |
| CIE-LAB | lab(90.92, -52.10, 19.40) |
| CIE-LCH | lch(90.92, 55.59, 159.58°) |
| OKLab | oklab(90.34% -0.1433 0.0495) |
| OKLCH | oklch(90.34% 0.152 160.9) |
| XYZ | xyz(51.9339, 78.3096, 61.0836) |
| Luminance | 0.7831 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 1.90
Light Aquamarine
#7BFDC7
ΔE00 2.09
Light Blue Green
#7EFBB3
ΔE00 2.35
Seafoam (survey)
#80F9AD
ΔE00 3.40
Seafoam Green
#7AF9AB
ΔE00 3.45
Greenish Cyan
#2AFEB7
ΔE00 3.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#74FEBE #FE74B4
analogous
#74FE79 #74FEBE #74F9FE
triadic
#74FEBE #BE74FE #FEBE74
tetradic
#74FEBE #7974FE #FE74B4 #F9FE74
square
#74FEBE #7974FE #FE74B4 #F9FE74
split-complementary
#74FEBE #FE74F9 #FE7974
monochromatic
#02F685 #37FEA2 #74FEBE #B1FEDA #E1FFF1
Accessibility & contrast
On white
1.26
#74FEBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.66
#74FEBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #74FEBE
16.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##74FEBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##74FEBE | 1.00 | 1.26 | 16.66 | 16.66 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBEDBA
Deuteranopia (green-blind)
#E7DFC2
Tritanopia (blue-blind)
#40FDEC
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #74febe; /* rgb */ color: rgb(116, 254, 190); /* oklch */ color: oklch(90.3% 0.152 160.9);
Tailwind
colors: {
custom: {
50: '#a6ffd1',
500: '#74febe',
950: '#000000',
},
}SCSS
$custom: #74febe; $custom-light: #a6ffd1; $custom-dark: #000000;
JSON
{
"hex": "#74febe",
"rgb": {
"r": 116,
"g": 254,
"b": 190
},
"hsl": {
"h": 152.174,
"s": 98.571,
"l": 72.549
},
"oklch": {
"l": 0.90339,
"c": 0.15162,
"h": 160.9
},
"luminance": 0.78314
}Semantic roles & 50–950 ramp
primary
#74FEBE
secondary
#DB3B85
accent
#006AE6
background
#FDFFFE
surface
#F7FFFB
border
#D0D7D4
text
#101814
muted
#818683