#74EBB3#74EBB3
#74EBB3 is a very light, vivid teal. Relative luminance 0.664; OKLCH L 85.6% C 0.135 H 161.1°. Best body text is #000000 at 14.28:1 contrast (WCAG AA passes).
Color values
| HEX | #74EBB3 |
|---|---|
| RGB | rgb(116, 235, 179) |
| HSL | hsl(152, 75%, 69%) |
| HSV | hsv(152, 51%, 92%) |
| CMYK | cmyk(50.6%, 0%, 23.8%, 7.8%) |
| CIE-LAB | lab(85.19, -46.34, 17.06) |
| CIE-LCH | lch(85.19, 49.38, 159.79°) |
| OKLab | oklab(85.59% -0.1278 0.0436) |
| OKLCH | oklch(85.59% 0.135 161.1) |
| XYZ | xyz(45.0437, 66.3805, 53.0781) |
| Luminance | 0.6638 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 3.30
Seafoam
#7FE0B3
ΔE00 3.38
Light Aquamarine
#7BFDC7
ΔE00 3.99
Light Blue Green
#7EFBB3
ΔE00 4.42
Light Turquoise
#7EF4CC
ΔE00 4.65
Seafoam (survey)
#80F9AD
ΔE00 4.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#74EBB3 #EB74AC
analogous
#74EB78 #74EBB3 #74E7EB
triadic
#74EBB3 #B374EB #EBB374
tetradic
#74EBB3 #7874EB #EB74AC #E7EB74
square
#74EBB3 #7874EB #EB74AC #E7EB74
split-complementary
#74EBB3 #EB74E7 #EB7874
monochromatic
#1DC877 #3EE396 #74EBB3 #AAF3D0 #DFFAEE
Accessibility & contrast
On white
1.47
#74EBB3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.28
#74EBB3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #74EBB3
14.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##74EBB3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##74EBB3 | 1.00 | 1.47 | 14.28 | 14.28 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8DCB0
Deuteranopia (green-blind)
#D7D0B6
Tritanopia (blue-blind)
#4DEADC
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #74ebb3; /* rgb */ color: rgb(116, 235, 179); /* oklch */ color: oklch(85.6% 0.135 161.1);
Tailwind
colors: {
custom: {
50: '#a3f2c9',
500: '#74ebb3',
950: '#000000',
},
}SCSS
$custom: #74ebb3; $custom-light: #a3f2c9; $custom-dark: #000000;
JSON
{
"hex": "#74ebb3",
"rgb": {
"r": 116,
"g": 235,
"b": 179
},
"hsl": {
"h": 151.765,
"s": 74.843,
"l": 68.824
},
"oklch": {
"l": 0.85594,
"c": 0.13506,
"h": 161.1
},
"luminance": 0.66384
}Semantic roles & 50–950 ramp
primary
#74EBB3
secondary
#C3407E
accent
#0F6DD7
background
#FDFFFD
surface
#F7FEF9
border
#D0D6D2
text
#101713
muted
#818582