#74FFDB#74FFDB
#74FFDB is a very light, vivid teal. Relative luminance 0.803; OKLCH L 91.3% C 0.132 H 173.7°. Best body text is #000000 at 17.07:1 contrast (WCAG AA passes).
Color values
| HEX | #74FFDB |
|---|---|
| RGB | rgb(116, 255, 219) |
| HSL | hsl(164, 100%, 73%) |
| HSV | hsv(164, 55%, 100%) |
| CMYK | cmyk(54.5%, 0%, 14.1%, 0%) |
| CIE-LAB | lab(91.84, -46.30, 5.78) |
| CIE-LCH | lch(91.84, 46.66, 172.89°) |
| OKLab | oklab(91.29% -0.1316 0.0146) |
| OKLCH | oklch(91.29% 0.132 173.7) |
| XYZ | xyz(55.7428, 80.3422, 79.5741) |
| Luminance | 0.8035 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aqua
#8CFFDB
ΔE00 2.13
Aquamarine
#7FFFD4
ΔE00 2.27
Light Turquoise
#7EF4CC
ΔE00 3.12
Tiffany Blue
#7BF2DA
ΔE00 4.08
Light Aquamarine
#7BFDC7
ΔE00 4.85
Bright Teal
#01F9C6
ΔE00 5.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#74FFDB #FF7498
analogous
#74FF95 #74FFDB #74DEFF
triadic
#74FFDB #DB74FF #FFDB74
tetradic
#74FFDB #9574FF #FF7498 #DEFF74
square
#74FFDB #9574FF #FF7498 #DEFF74
split-complementary
#74FFDB #FF74DE #FF9574
monochromatic
#00F9B8 #37FFCB #74FFDB #B1FFEB #E0FFF7
Accessibility & contrast
On white
1.23
#74FFDB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.07
#74FFDB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #74FFDB
17.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##74FFDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##74FFDB | 1.00 | 1.23 | 17.07 | 17.07 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7F1D9
Deuteranopia (green-blind)
#E2E1DE
Tritanopia (blue-blind)
#22FFF4
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #74ffdb; /* rgb */ color: rgb(116, 255, 219); /* oklch */ color: oklch(91.3% 0.132 173.7);
Tailwind
colors: {
custom: {
50: '#a6ffe6',
500: '#74ffdb',
950: '#000000',
},
}SCSS
$custom: #74ffdb; $custom-light: #a6ffe6; $custom-dark: #000000;
JSON
{
"hex": "#74ffdb",
"rgb": {
"r": 116,
"g": 255,
"b": 219
},
"hsl": {
"h": 164.46,
"s": 100,
"l": 72.745
},
"oklch": {
"l": 0.91294,
"c": 0.13245,
"h": 173.7
},
"luminance": 0.80347
}Semantic roles & 50–950 ramp
primary
#74FFDB
secondary
#DC3B65
accent
#003BE6
background
#FDFFFE
surface
#F7FFFC
border
#D0D7D5
text
#101815
muted
#818684