#74FFBE#74FFBE
#74FFBE is a very light, vivid teal. Relative luminance 0.790; OKLCH L 90.6% C 0.153 H 160.7°. Best body text is #000000 at 16.79:1 contrast (WCAG AA passes).
Color values
| HEX | #74FFBE |
|---|---|
| RGB | rgb(116, 255, 190) |
| HSL | hsl(152, 100%, 73%) |
| HSV | hsv(152, 55%, 100%) |
| CMYK | cmyk(54.5%, 0%, 25.5%, 0%) |
| CIE-LAB | lab(91.21, -52.51, 19.80) |
| CIE-LCH | lch(91.21, 56.12, 159.34°) |
| OKLab | oklab(90.58% -0.1443 0.0505) |
| OKLCH | oklch(90.58% 0.153 160.7) |
| XYZ | xyz(52.2521, 78.9459, 61.1897) |
| Luminance | 0.7895 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 2.01
Light Aquamarine
#7BFDC7
ΔE00 2.28
Light Blue Green
#7EFBB3
ΔE00 2.28
Seafoam (survey)
#80F9AD
ΔE00 3.34
Seafoam Green
#7AF9AB
ΔE00 3.38
Greenish Cyan
#2AFEB7
ΔE00 3.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#74FFBE #FF74B5
analogous
#74FF78 #74FFBE #74FBFF
triadic
#74FFBE #BE74FF #FFBE74
tetradic
#74FFBE #7874FF #FF74B5 #FBFF74
square
#74FFBE #7874FF #FF74B5 #FBFF74
split-complementary
#74FFBE #FF74FB #FF7874
monochromatic
#00F984 #37FFA1 #74FFBE #B1FFDB #E0FFF1
Accessibility & contrast
On white
1.25
#74FFBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.79
#74FFBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #74FFBE
16.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##74FFBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##74FFBE | 1.00 | 1.25 | 16.79 | 16.79 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCEEBA
Deuteranopia (green-blind)
#E8E0C2
Tritanopia (blue-blind)
#3FFEED
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #74ffbe; /* rgb */ color: rgb(116, 255, 190); /* oklch */ color: oklch(90.6% 0.153 160.7);
Tailwind
colors: {
custom: {
50: '#a6ffd1',
500: '#74ffbe',
950: '#000000',
},
}SCSS
$custom: #74ffbe; $custom-light: #a6ffd1; $custom-dark: #000000;
JSON
{
"hex": "#74ffbe",
"rgb": {
"r": 116,
"g": 255,
"b": 190
},
"hsl": {
"h": 151.942,
"s": 100,
"l": 72.745
},
"oklch": {
"l": 0.90575,
"c": 0.15294,
"h": 160.7
},
"luminance": 0.78951
}Semantic roles & 50–950 ramp
primary
#74FFBE
secondary
#DC3B86
accent
#006BE6
background
#FDFFFE
surface
#F7FFFB
border
#D0D7D4
text
#101814
muted
#818683