#74FBBE#74FBBE
#74FBBE is a very light, vivid teal. Relative luminance 0.764; OKLCH L 89.6% C 0.148 H 161.6°. Best body text is #000000 at 16.29:1 contrast (WCAG AA passes).
Color values
| HEX | #74FBBE |
|---|---|
| RGB | rgb(116, 251, 190) |
| HSL | hsl(153, 94%, 72%) |
| HSV | hsv(153, 54%, 98%) |
| CMYK | cmyk(53.8%, 0%, 24.3%, 1.6%) |
| CIE-LAB | lab(90.05, -50.86, 18.19) |
| CIE-LCH | lch(90.05, 54.01, 160.32°) |
| OKLab | oklab(89.63% -0.1401 0.0465) |
| OKLCH | oklch(89.63% 0.148 161.6) |
| XYZ | xyz(50.9894, 76.4204, 60.7688) |
| Luminance | 0.7642 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 1.64
Light Greenish Blue
#63F7B4
ΔE00 1.79
Light Blue Green
#7EFBB3
ΔE00 2.70
Seafoam (survey)
#80F9AD
ΔE00 3.71
Greenish Cyan
#2AFEB7
ΔE00 3.78
Seafoam Green
#7AF9AB
ΔE00 3.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#74FBBE #FB74B1
analogous
#74FB7B #74FBBE #74F5FB
triadic
#74FBBE #BE74FB #FBBE74
tetradic
#74FBBE #7B74FB #FB74B1 #F5FB74
square
#74FBBE #7B74FB #FB74B1 #F5FB74
split-complementary
#74FBBE #FB74F5 #FB7B74
monochromatic
#07EE85 #39F9A2 #74FBBE #AFFDDA #E1FEF1
Accessibility & contrast
On white
1.29
#74FBBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.29
#74FBBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #74FBBE
16.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##74FBBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##74FBBE | 1.00 | 1.29 | 16.29 | 16.29 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8EBBB
Deuteranopia (green-blind)
#E4DDC2
Tritanopia (blue-blind)
#41FAEA
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #74fbbe; /* rgb */ color: rgb(116, 251, 190); /* oklch */ color: oklch(89.6% 0.148 161.6);
Tailwind
colors: {
custom: {
50: '#a5fdd1',
500: '#74fbbe',
950: '#000000',
},
}SCSS
$custom: #74fbbe; $custom-light: #a5fdd1; $custom-dark: #000000;
JSON
{
"hex": "#74fbbe",
"rgb": {
"r": 116,
"g": 251,
"b": 190
},
"hsl": {
"h": 152.889,
"s": 94.406,
"l": 71.961
},
"oklch": {
"l": 0.89632,
"c": 0.14765,
"h": 161.6
},
"luminance": 0.76425
}Semantic roles & 50–950 ramp
primary
#74FBBE
secondary
#D73C82
accent
#0068E6
background
#FDFFFE
surface
#F7FFFB
border
#D0D7D4
text
#101814
muted
#818683