#74F5CC#74F5CC
#74F5CC is a very light, vivid teal. Relative luminance 0.734; OKLCH L 88.6% C 0.130 H 169.9°. Best body text is #000000 at 15.68:1 contrast (WCAG AA passes).
Color values
| HEX | #74F5CC |
|---|---|
| RGB | rgb(116, 245, 204) |
| HSL | hsl(161, 87%, 71%) |
| HSV | hsv(161, 53%, 96%) |
| CMYK | cmyk(52.7%, 0%, 16.7%, 3.9%) |
| CIE-LAB | lab(88.63, -45.34, 8.93) |
| CIE-LCH | lch(88.63, 46.21, 168.86°) |
| OKLab | oklab(88.57% -0.1276 0.0228) |
| OKLCH | oklch(88.57% 0.13 169.9) |
| XYZ | xyz(50.7490, 73.3729, 68.6030) |
| Luminance | 0.7338 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Turquoise
#7EF4CC
ΔE00 0.94
Aquamarine
#7FFFD4
ΔE00 2.17
Light Aqua
#8CFFDB
ΔE00 3.01
Light Aquamarine
#7BFDC7
ΔE00 3.44
Bright Teal
#01F9C6
ΔE00 4.58
Tiffany Blue
#7BF2DA
ΔE00 4.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#74F5CC #F5749D
analogous
#74F58B #74F5CC #74DEF5
triadic
#74F5CC #CC74F5 #F5CC74
tetradic
#74F5CC #8B74F5 #F5749D #DEF574
square
#74F5CC #8B74F5 #F5749D #DEF574
split-complementary
#74F5CC #F574DE #F58B74
monochromatic
#10DF9D #3BF1B7 #74F5CC #ADF9E1 #E2FDF5
Accessibility & contrast
On white
1.34
#74F5CC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.68
#74F5CC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #74F5CC
15.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##74F5CC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##74F5CC | 1.00 | 1.34 | 15.68 | 15.68 |
| #FFFFFF | 1.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFE7CA
Deuteranopia (green-blind)
#DCD9CF
Tritanopia (blue-blind)
#39F6E9
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #74f5cc; /* rgb */ color: rgb(116, 245, 204); /* oklch */ color: oklch(88.6% 0.130 169.9);
Tailwind
colors: {
custom: {
50: '#a5f9db',
500: '#74f5cc',
950: '#000000',
},
}SCSS
$custom: #74f5cc; $custom-light: #a5f9db; $custom-dark: #000000;
JSON
{
"hex": "#74f5cc",
"rgb": {
"r": 116,
"g": 245,
"b": 204
},
"hsl": {
"h": 160.93,
"s": 86.577,
"l": 70.784
},
"oklch": {
"l": 0.88568,
"c": 0.12963,
"h": 169.9
},
"luminance": 0.73377
}Semantic roles & 50–950 ramp
primary
#74F5CC
secondary
#D03E6C
accent
#024AE3
background
#FDFFFE
surface
#F7FFFB
border
#D0D7D4
text
#101715
muted
#818584