#74FCEB#74FCEB
#74FCEB is a very light, vivid teal. Relative luminance 0.793; OKLCH L 91.1% C 0.122 H 184.3°. Best body text is #000000 at 16.87:1 contrast (WCAG AA passes).
Color values
| HEX | #74FCEB |
|---|---|
| RGB | rgb(116, 252, 235) |
| HSL | hsl(173, 96%, 72%) |
| HSV | hsv(173, 54%, 99%) |
| CMYK | cmyk(54%, 0%, 6.7%, 1.2%) |
| CIE-LAB | lab(91.38, -41.20, -3.17) |
| CIE-LCH | lch(91.38, 41.32, 184.40°) |
| OKLab | oklab(91.06% -0.1217 -0.0092) |
| OKLCH | oklch(91.06% 0.122 184.3) |
| XYZ | xyz(57.0017, 79.3265, 90.8888) |
| Luminance | 0.7933 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 3.43
Bright Aqua
#0BF9EA
ΔE00 3.98
Bright Turquoise
#0FFEF9
ΔE00 5.25
Bright Cyan
#41FDFE
ΔE00 6.25
Light Aqua
#8CFFDB
ΔE00 6.34
Aqua
#00FFFF
ΔE00 6.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#74FCEB #FC7485
analogous
#74FCA7 #74FCEB #74C9FC
triadic
#74FCEB #EB74FC #FCEB74
tetradic
#74FCEB #A774FC #FC7485 #C9FC74
square
#74FCEB #A774FC #FC7485 #C9FC74
split-complementary
#74FCEB #FC74C9 #FCA774
monochromatic
#05F0D3 #38FBE2 #74FCEB #B0FDF4 #E1FEFB
Accessibility & contrast
On white
1.25
#74FCEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.87
#74FCEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #74FCEB
16.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##74FCEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##74FCEB | 1.00 | 1.25 | 16.87 | 16.87 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1F0EA
Deuteranopia (green-blind)
#DCE0ED
Tritanopia (blue-blind)
#00FFF7
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #74fceb; /* rgb */ color: rgb(116, 252, 235); /* oklch */ color: oklch(91.1% 0.122 184.3);
Tailwind
colors: {
custom: {
50: '#a7fef1',
500: '#74fceb',
950: '#000000',
},
}SCSS
$custom: #74fceb; $custom-light: #a7fef1; $custom-dark: #000000;
JSON
{
"hex": "#74fceb",
"rgb": {
"r": 116,
"g": 252,
"b": 235
},
"hsl": {
"h": 172.5,
"s": 95.775,
"l": 72.157
},
"oklch": {
"l": 0.91055,
"c": 0.12202,
"h": 184.3
},
"luminance": 0.79332
}Semantic roles & 50–950 ramp
primary
#74FCEB
secondary
#D83C4F
accent
#001DE6
background
#FDFFFF
surface
#F7FFFE
border
#D0D7D6
text
#111816
muted
#818685