#74FBE2#74FBE2
#74FBE2 is a very light, vivid teal. Relative luminance 0.782; OKLCH L 90.6% C 0.124 H 179.4°. Best body text is #000000 at 16.64:1 contrast (WCAG AA passes).
Color values
| HEX | #74FBE2 |
|---|---|
| RGB | rgb(116, 251, 226) |
| HSL | hsl(169, 94%, 72%) |
| HSV | hsv(169, 54%, 98%) |
| CMYK | cmyk(53.8%, 0%, 10%, 1.6%) |
| CIE-LAB | lab(90.87, -42.92, 0.75) |
| CIE-LCH | lch(90.87, 42.93, 179.00°) |
| OKLab | oklab(90.56% -0.1244 0.0013) |
| OKLCH | oklch(90.56% 0.124 179.4) |
| XYZ | xyz(55.4210, 78.1931, 84.1089) |
| Luminance | 0.7820 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 2.07
Light Aqua
#8CFFDB
ΔE00 4.08
Light Turquoise
#7EF4CC
ΔE00 5.10
Bright Aqua
#0BF9EA
ΔE00 5.12
Aquamarine
#7FFFD4
ΔE00 5.22
Aqua (survey)
#13EAC9
ΔE00 5.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#74FBE2 #FB748D
analogous
#74FB9F #74FBE2 #74D1FB
triadic
#74FBE2 #E274FB #FBE274
tetradic
#74FBE2 #9F74FB #FB748D #D1FB74
square
#74FBE2 #9F74FB #FB748D #D1FB74
split-complementary
#74FBE2 #FB74D1 #FB9F74
monochromatic
#07EEC3 #39F9D6 #74FBE2 #AFFDEE #E1FEF9
Accessibility & contrast
On white
1.26
#74FBE2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.64
#74FBE2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #74FBE2
16.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##74FBE2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##74FBE2 | 1.00 | 1.26 | 16.64 | 16.64 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2EEE1
Deuteranopia (green-blind)
#DDDEE4
Tritanopia (blue-blind)
#18FFF3
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #74fbe2; /* rgb */ color: rgb(116, 251, 226); /* oklch */ color: oklch(90.6% 0.124 179.4);
Tailwind
colors: {
custom: {
50: '#a6fdeb',
500: '#74fbe2',
950: '#000000',
},
}SCSS
$custom: #74fbe2; $custom-light: #a6fdeb; $custom-dark: #000000;
JSON
{
"hex": "#74fbe2",
"rgb": {
"r": 116,
"g": 251,
"b": 226
},
"hsl": {
"h": 168.889,
"s": 94.406,
"l": 71.961
},
"oklch": {
"l": 0.90563,
"c": 0.12445,
"h": 179.4
},
"luminance": 0.78198
}Semantic roles & 50–950 ramp
primary
#74FBE2
secondary
#D73C59
accent
#002AE6
background
#FDFFFE
surface
#F7FFFD
border
#D0D7D5
text
#101816
muted
#818684