#74FBCE#74FBCE
#74FBCE is a very light, vivid teal. Relative luminance 0.772; OKLCH L 90.0% C 0.136 H 168.7°. Best body text is #000000 at 16.43:1 contrast (WCAG AA passes).
Color values
| HEX | #74FBCE |
|---|---|
| RGB | rgb(116, 251, 206) |
| HSL | hsl(160, 94%, 72%) |
| HSV | hsv(160, 54%, 98%) |
| CMYK | cmyk(53.8%, 0%, 17.9%, 1.6%) |
| CIE-LAB | lab(90.39, -47.48, 10.42) |
| CIE-LCH | lch(90.39, 48.61, 167.62°) |
| OKLab | oklab(90.02% -0.1331 0.0267) |
| OKLCH | oklch(90.02% 0.136 168.7) |
| XYZ | xyz(52.8350, 77.1587, 70.4893) |
| Luminance | 0.7716 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aquamarine
#7FFFD4
ΔE00 1.22
Light Turquoise
#7EF4CC
ΔE00 1.96
Light Aquamarine
#7BFDC7
ΔE00 2.35
Light Aqua
#8CFFDB
ΔE00 2.94
Bright Teal
#01F9C6
ΔE00 4.25
Light Greenish Blue
#63F7B4
ΔE00 5.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#74FBCE #FB74A1
analogous
#74FB8B #74FBCE #74E5FB
triadic
#74FBCE #CE74FB #FBCE74
tetradic
#74FBCE #8B74FB #FB74A1 #E5FB74
square
#74FBCE #8B74FB #FB74A1 #E5FB74
split-complementary
#74FBCE #FB74E5 #FB8B74
monochromatic
#07EEA1 #39F9B9 #74FBCE #AFFDE3 #E1FEF5
Accessibility & contrast
On white
1.28
#74FBCE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.43
#74FBCE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #74FBCE
16.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##74FBCE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##74FBCE | 1.00 | 1.28 | 16.43 | 16.43 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5ECCC
Deuteranopia (green-blind)
#E1DED1
Tritanopia (blue-blind)
#34FCEE
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #74fbce; /* rgb */ color: rgb(116, 251, 206); /* oklch */ color: oklch(90.0% 0.136 168.7);
Tailwind
colors: {
custom: {
50: '#a6fddd',
500: '#74fbce',
950: '#000000',
},
}SCSS
$custom: #74fbce; $custom-light: #a6fddd; $custom-dark: #000000;
JSON
{
"hex": "#74fbce",
"rgb": {
"r": 116,
"g": 251,
"b": 206
},
"hsl": {
"h": 160,
"s": 94.406,
"l": 71.961
},
"oklch": {
"l": 0.90022,
"c": 0.13576,
"h": 168.7
},
"luminance": 0.77164
}Semantic roles & 50–950 ramp
primary
#74FBCE
secondary
#D73C70
accent
#004CE6
background
#FDFFFE
surface
#F7FFFC
border
#D0D7D5
text
#101815
muted
#818684