#74FCDB#74FCDB
#74FCDB is a very light, vivid teal. Relative luminance 0.784; OKLCH L 90.6% C 0.129 H 175.0°. Best body text is #000000 at 16.69:1 contrast (WCAG AA passes).
Color values
| HEX | #74FCDB |
|---|---|
| RGB | rgb(116, 252, 219) |
| HSL | hsl(165, 96%, 72%) |
| HSV | hsv(165, 54%, 99%) |
| CMYK | cmyk(54%, 0%, 13.1%, 1.2%) |
| CIE-LAB | lab(90.98, -44.99, 4.54) |
| CIE-LCH | lch(90.98, 45.22, 174.24°) |
| OKLab | oklab(90.6% -0.1285 0.0113) |
| OKLCH | oklch(90.6% 0.129 175) |
| XYZ | xyz(54.7933, 78.4431, 79.2576) |
| Luminance | 0.7845 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Aqua
#8CFFDB
ΔE00 2.41
Aquamarine
#7FFFD4
ΔE00 2.97
Tiffany Blue
#7BF2DA
ΔE00 3.16
Light Turquoise
#7EF4CC
ΔE00 3.18
Light Aquamarine
#7BFDC7
ΔE00 5.53
Aqua (survey)
#13EAC9
ΔE00 5.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#74FCDB #FC7495
analogous
#74FC97 #74FCDB #74D9FC
triadic
#74FCDB #DB74FC #FCDB74
tetradic
#74FCDB #9774FC #FC7495 #D9FC74
square
#74FCDB #9774FC #FC7495 #D9FC74
split-complementary
#74FCDB #FC74D9 #FC9774
monochromatic
#05F0B7 #38FBCB #74FCDB #B0FDEB #E1FEF7
Accessibility & contrast
On white
1.26
#74FCDB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.69
#74FCDB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #74FCDB
16.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##74FCDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##74FCDB | 1.00 | 1.26 | 16.69 | 16.69 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4EEDA
Deuteranopia (green-blind)
#DFDFDD
Tritanopia (blue-blind)
#24FFF2
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #74fcdb; /* rgb */ color: rgb(116, 252, 219); /* oklch */ color: oklch(90.6% 0.129 175.0);
Tailwind
colors: {
custom: {
50: '#a6fee6',
500: '#74fcdb',
950: '#000000',
},
}SCSS
$custom: #74fcdb; $custom-light: #a6fee6; $custom-dark: #000000;
JSON
{
"hex": "#74fcdb",
"rgb": {
"r": 116,
"g": 252,
"b": 219
},
"hsl": {
"h": 165.441,
"s": 95.775,
"l": 72.157
},
"oklch": {
"l": 0.90598,
"c": 0.129,
"h": 175
},
"luminance": 0.78448
}Semantic roles & 50–950 ramp
primary
#74FCDB
secondary
#D83C62
accent
#0038E6
background
#FDFFFE
surface
#F7FFFC
border
#D0D7D5
text
#101815
muted
#818684