#74F3CB#74F3CB
#74F3CB is a very light, vivid teal. Relative luminance 0.721; OKLCH L 88.1% C 0.128 H 170.1°. Best body text is #000000 at 15.43:1 contrast (WCAG AA passes).
Color values
| HEX | #74F3CB |
|---|---|
| RGB | rgb(116, 243, 203) |
| HSL | hsl(161, 84%, 70%) |
| HSV | hsv(161, 52%, 95%) |
| CMYK | cmyk(52.3%, 0%, 16.5%, 4.7%) |
| CIE-LAB | lab(88.03, -44.69, 8.59) |
| CIE-LCH | lch(88.03, 45.51, 169.12°) |
| OKLab | oklab(88.07% -0.1259 0.022) |
| OKLCH | oklch(88.07% 0.128 170.1) |
| XYZ | xyz(50.0277, 72.1215, 67.7728) |
| Luminance | 0.7213 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Turquoise
#7EF4CC
ΔE00 0.90
Aquamarine
#7FFFD4
ΔE00 2.59
Light Aqua
#8CFFDB
ΔE00 3.22
Light Aquamarine
#7BFDC7
ΔE00 3.80
Tiffany Blue
#7BF2DA
ΔE00 4.53
Aqua Marine
#2EE8BB
ΔE00 4.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#74F3CB #F3749C
analogous
#74F38B #74F3CB #74DCF3
triadic
#74F3CB #CB74F3 #F3CB74
tetradic
#74F3CB #8B74F3 #F3749C #DCF374
square
#74F3CB #8B74F3 #F3749C #DCF374
split-complementary
#74F3CB #F374DC #F38B74
monochromatic
#13DA9B #3CEEB6 #74F3CB #ACF8E0 #E3FDF4
Accessibility & contrast
On white
1.36
#74F3CB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.43
#74F3CB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #74F3CB
15.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##74F3CB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##74F3CB | 1.00 | 1.36 | 15.43 | 15.43 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDE5C9
Deuteranopia (green-blind)
#DAD7CE
Tritanopia (blue-blind)
#3BF4E7
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #74f3cb; /* rgb */ color: rgb(116, 243, 203); /* oklch */ color: oklch(88.1% 0.128 170.1);
Tailwind
colors: {
custom: {
50: '#a5f7da',
500: '#74f3cb',
950: '#000000',
},
}SCSS
$custom: #74f3cb; $custom-light: #a5f7da; $custom-dark: #000000;
JSON
{
"hex": "#74f3cb",
"rgb": {
"r": 116,
"g": 243,
"b": 203
},
"hsl": {
"h": 161.102,
"s": 84.106,
"l": 70.392
},
"oklch": {
"l": 0.88074,
"c": 0.12779,
"h": 170.1
},
"luminance": 0.72126
}Semantic roles & 50–950 ramp
primary
#74F3CB
secondary
#CD3E6B
accent
#054AE1
background
#FDFFFE
surface
#F7FFFB
border
#D0D7D4
text
#101714
muted
#818583