#74FFCB#74FFCB
#74FFCB is a very light, vivid teal. Relative luminance 0.795; OKLCH L 90.9% C 0.143 H 166.0°. Best body text is #000000 at 16.91:1 contrast (WCAG AA passes).
Color values
| HEX | #74FFCB |
|---|---|
| RGB | rgb(116, 255, 203) |
| HSL | hsl(158, 100%, 73%) |
| HSV | hsv(158, 55%, 100%) |
| CMYK | cmyk(54.5%, 0%, 20.4%, 0%) |
| CIE-LAB | lab(91.48, -49.83, 13.51) |
| CIE-LCH | lch(91.48, 51.62, 164.83°) |
| OKLab | oklab(90.88% -0.1386 0.0346) |
| OKLCH | oklch(90.88% 0.143 166) |
| XYZ | xyz(53.7368, 79.5398, 69.0092) |
| Luminance | 0.7954 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 1.04
Aquamarine
#7FFFD4
ΔE00 2.16
Light Turquoise
#7EF4CC
ΔE00 3.41
Light Greenish Blue
#63F7B4
ΔE00 3.87
Light Aqua
#8CFFDB
ΔE00 4.10
Bright Teal
#01F9C6
ΔE00 4.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#74FFCB #FF74A8
analogous
#74FF85 #74FFCB #74EDFF
triadic
#74FFCB #CB74FF #FFCB74
tetradic
#74FFCB #8574FF #FF74A8 #EDFF74
square
#74FFCB #8574FF #FF74A8 #EDFF74
split-complementary
#74FFCB #FF74ED #FF8574
monochromatic
#00F99C #37FFB4 #74FFCB #B1FFE2 #E0FFF4
Accessibility & contrast
On white
1.24
#74FFCB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.91
#74FFCB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #74FFCB
16.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##74FFCB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##74FFCB | 1.00 | 1.24 | 16.91 | 16.91 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAEFC8
Deuteranopia (green-blind)
#E6E1CE
Tritanopia (blue-blind)
#35FFF0
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #74ffcb; /* rgb */ color: rgb(116, 255, 203); /* oklch */ color: oklch(90.9% 0.143 166.0);
Tailwind
colors: {
custom: {
50: '#a6ffda',
500: '#74ffcb',
950: '#000000',
},
}SCSS
$custom: #74ffcb; $custom-light: #a6ffda; $custom-dark: #000000;
JSON
{
"hex": "#74ffcb",
"rgb": {
"r": 116,
"g": 255,
"b": 203
},
"hsl": {
"h": 157.554,
"s": 100,
"l": 72.745
},
"oklch": {
"l": 0.90882,
"c": 0.14289,
"h": 166
},
"luminance": 0.79545
}Semantic roles & 50–950 ramp
primary
#74FFCB
secondary
#DC3B77
accent
#0056E6
background
#FDFFFE
surface
#F7FFFB
border
#D0D7D4
text
#101815
muted
#818684