#74FBE0#74FBE0
#74FBE0 is a very light, vivid teal. Relative luminance 0.781; OKLCH L 90.5% C 0.125 H 178.2°. Best body text is #000000 at 16.62:1 contrast (WCAG AA passes).
Color values
| HEX | #74FBE0 |
|---|---|
| RGB | rgb(116, 251, 224) |
| HSL | hsl(168, 94%, 72%) |
| HSV | hsv(168, 54%, 98%) |
| CMYK | cmyk(53.8%, 0%, 10.8%, 1.6%) |
| CIE-LAB | lab(90.82, -43.39, 1.71) |
| CIE-LCH | lch(90.82, 43.43, 177.74°) |
| OKLab | oklab(90.51% -0.1253 0.0039) |
| OKLCH | oklch(90.51% 0.125 178.2) |
| XYZ | xyz(55.1482, 78.0840, 82.6720) |
| Luminance | 0.7809 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 2.13
Light Aqua
#8CFFDB
ΔE00 3.58
Light Turquoise
#7EF4CC
ΔE00 4.55
Aquamarine
#7FFFD4
ΔE00 4.64
Bright Aqua
#0BF9EA
ΔE00 5.55
Aqua (survey)
#13EAC9
ΔE00 5.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#74FBE0 #FB748F
analogous
#74FB9D #74FBE0 #74D3FB
triadic
#74FBE0 #E074FB #FBE074
tetradic
#74FBE0 #9D74FB #FB748F #D3FB74
square
#74FBE0 #9D74FB #FB748F #D3FB74
split-complementary
#74FBE0 #FB74D3 #FB9D74
monochromatic
#07EEC0 #39F9D3 #74FBE0 #AFFDED #E1FEF8
Accessibility & contrast
On white
1.26
#74FBE0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.62
#74FBE0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #74FBE0
16.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##74FBE0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##74FBE0 | 1.00 | 1.26 | 16.62 | 16.62 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2EEDF
Deuteranopia (green-blind)
#DDDEE2
Tritanopia (blue-blind)
#1DFEF3
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #74fbe0; /* rgb */ color: rgb(116, 251, 224); /* oklch */ color: oklch(90.5% 0.125 178.2);
Tailwind
colors: {
custom: {
50: '#a6fde9',
500: '#74fbe0',
950: '#000000',
},
}SCSS
$custom: #74fbe0; $custom-light: #a6fde9; $custom-dark: #000000;
JSON
{
"hex": "#74fbe0",
"rgb": {
"r": 116,
"g": 251,
"b": 224
},
"hsl": {
"h": 168,
"s": 94.406,
"l": 71.961
},
"oklch": {
"l": 0.90506,
"c": 0.12536,
"h": 178.2
},
"luminance": 0.78089
}Semantic roles & 50–950 ramp
primary
#74FBE0
secondary
#D73C5B
accent
#002EE6
background
#FDFFFE
surface
#F7FFFC
border
#D0D7D5
text
#101816
muted
#818684