#74FFCA#74FFCA
#74FFCA is a very light, vivid teal. Relative luminance 0.795; OKLCH L 90.9% C 0.144 H 165.5°. Best body text is #000000 at 16.90:1 contrast (WCAG AA passes).
Color values
| HEX | #74FFCA |
|---|---|
| RGB | rgb(116, 255, 202) |
| HSL | hsl(157, 100%, 73%) |
| HSV | hsv(157, 55%, 100%) |
| CMYK | cmyk(54.5%, 0%, 20.8%, 0%) |
| CIE-LAB | lab(91.46, -50.04, 13.99) |
| CIE-LCH | lch(91.46, 51.96, 164.37°) |
| OKLab | oklab(90.86% -0.1391 0.0359) |
| OKLCH | oklch(90.86% 0.144 165.5) |
| XYZ | xyz(53.6180, 79.4923, 68.3836) |
| Luminance | 0.7950 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 0.89
Aquamarine
#7FFFD4
ΔE00 2.38
Light Turquoise
#7EF4CC
ΔE00 3.57
Light Greenish Blue
#63F7B4
ΔE00 3.67
Light Aqua
#8CFFDB
ΔE00 4.30
Bright Teal
#01F9C6
ΔE00 4.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#74FFCA #FF74A9
analogous
#74FF84 #74FFCA #74EFFF
triadic
#74FFCA #CA74FF #FFCA74
tetradic
#74FFCA #8474FF #FF74A9 #EFFF74
square
#74FFCA #8474FF #FF74A9 #EFFF74
split-complementary
#74FFCA #FF74EF #FF8474
monochromatic
#00F99A #37FFB3 #74FFCA #B1FFE1 #E0FFF3
Accessibility & contrast
On white
1.24
#74FFCA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.90
#74FFCA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #74FFCA
16.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##74FFCA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##74FFCA | 1.00 | 1.24 | 16.90 | 16.90 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAEFC7
Deuteranopia (green-blind)
#E6E1CD
Tritanopia (blue-blind)
#36FFF0
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #74ffca; /* rgb */ color: rgb(116, 255, 202); /* oklch */ color: oklch(90.9% 0.144 165.5);
Tailwind
colors: {
custom: {
50: '#a6ffda',
500: '#74ffca',
950: '#000000',
},
}SCSS
$custom: #74ffca; $custom-light: #a6ffda; $custom-dark: #000000;
JSON
{
"hex": "#74ffca",
"rgb": {
"r": 116,
"g": 255,
"b": 202
},
"hsl": {
"h": 157.122,
"s": 100,
"l": 72.745
},
"oklch": {
"l": 0.90857,
"c": 0.14362,
"h": 165.5
},
"luminance": 0.79497
}Semantic roles & 50–950 ramp
primary
#74FFCA
secondary
#DC3B78
accent
#0058E6
background
#FDFFFE
surface
#F7FFFB
border
#D0D7D4
text
#101814
muted
#818683