#74FEBD#74FEBD
#74FEBD is a very light, vivid teal. Relative luminance 0.783; OKLCH L 90.3% C 0.152 H 160.6°. Best body text is #000000 at 16.65:1 contrast (WCAG AA passes).
Color values
| HEX | #74FEBD |
|---|---|
| RGB | rgb(116, 254, 189) |
| HSL | hsl(152, 99%, 73%) |
| HSV | hsv(152, 54%, 100%) |
| CMYK | cmyk(54.3%, 0%, 25.6%, 0.4%) |
| CIE-LAB | lab(90.90, -52.30, 19.88) |
| CIE-LCH | lch(90.90, 55.95, 159.19°) |
| OKLab | oklab(90.32% -0.1437 0.0507) |
| OKLCH | oklch(90.32% 0.152 160.6) |
| XYZ | xyz(51.8250, 78.2660, 60.5100) |
| Luminance | 0.7827 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 1.85
Light Blue Green
#7EFBB3
ΔE00 2.16
Light Aquamarine
#7BFDC7
ΔE00 2.29
Seafoam (survey)
#80F9AD
ΔE00 3.21
Seafoam Green
#7AF9AB
ΔE00 3.26
Greenish Cyan
#2AFEB7
ΔE00 3.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#74FEBD #FE74B5
analogous
#74FE78 #74FEBD #74FAFE
triadic
#74FEBD #BD74FE #FEBD74
tetradic
#74FEBD #7874FE #FE74B5 #FAFE74
square
#74FEBD #7874FE #FE74B5 #FAFE74
split-complementary
#74FEBD #FE74FA #FE7874
monochromatic
#02F683 #37FEA0 #74FEBD #B1FEDA #E1FFF1
Accessibility & contrast
On white
1.26
#74FEBD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.65
#74FEBD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #74FEBD
16.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##74FEBD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##74FEBD | 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)
#FBEDB9
Deuteranopia (green-blind)
#E7DFC1
Tritanopia (blue-blind)
#41FDEC
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #74febd; /* rgb */ color: rgb(116, 254, 189); /* oklch */ color: oklch(90.3% 0.152 160.6);
Tailwind
colors: {
custom: {
50: '#a6ffd1',
500: '#74febd',
950: '#000000',
},
}SCSS
$custom: #74febd; $custom-light: #a6ffd1; $custom-dark: #000000;
JSON
{
"hex": "#74febd",
"rgb": {
"r": 116,
"g": 254,
"b": 189
},
"hsl": {
"h": 151.739,
"s": 98.571,
"l": 72.549
},
"oklch": {
"l": 0.90316,
"c": 0.15243,
"h": 160.6
},
"luminance": 0.78271
}Semantic roles & 50–950 ramp
primary
#74FEBD
secondary
#DB3B86
accent
#006CE6
background
#FDFFFE
surface
#F7FFFB
border
#D0D7D4
text
#101814
muted
#818683