#74FBF8#74FBF8
#74FBF8 is a very light, moderate teal. Relative luminance 0.795; OKLCH L 91.2% C 0.118 H 193.3°. Best body text is #000000 at 16.90:1 contrast (WCAG AA passes).
Color values
| HEX | #74FBF8 |
|---|---|
| RGB | rgb(116, 251, 248) |
| HSL | hsl(179, 94%, 72%) |
| HSV | hsv(179, 54%, 98%) |
| CMYK | cmyk(53.8%, 0%, 1.2%, 1.6%) |
| CIE-LAB | lab(91.45, -37.51, -9.82) |
| CIE-LCH | lch(91.45, 38.77, 194.67°) |
| OKLab | oklab(91.23% -0.1152 -0.0272) |
| OKLCH | oklch(91.23% 0.118 193.3) |
| XYZ | xyz(58.6357, 79.4790, 101.0396) |
| Luminance | 0.7948 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 2.83
Aqua
#00FFFF
ΔE00 3.88
Bright Turquoise
#0FFEF9
ΔE00 3.96
Bright Light Blue
#26F7FD
ΔE00 4.11
Light Cyan
#ACFFFC
ΔE00 5.46
Bright Aqua
#0BF9EA
ΔE00 5.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#74FBF8 #FB7477
analogous
#74FBB5 #74FBF8 #74BAFB
triadic
#74FBF8 #F874FB #FBF874
tetradic
#74FBF8 #B574FB #FB7477 #BAFB74
square
#74FBF8 #B574FB #FB7477 #BAFB74
split-complementary
#74FBF8 #FB74BA #FBB574
monochromatic
#07EEE9 #39F9F5 #74FBF8 #AFFDFB #E1FEFE
Accessibility & contrast
On white
1.24
#74FBF8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.90
#74FBF8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #74FBF8
16.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##74FBF8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##74FBF8 | 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)
#EDF0F8
Deuteranopia (green-blind)
#D7E0F9
Tritanopia (blue-blind)
#00FFFA
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #74fbf8; /* rgb */ color: rgb(116, 251, 248); /* oklch */ color: oklch(91.2% 0.118 193.3);
Tailwind
colors: {
custom: {
50: '#a7fdfa',
500: '#74fbf8',
950: '#000000',
},
}SCSS
$custom: #74fbf8; $custom-light: #a7fdfa; $custom-dark: #000000;
JSON
{
"hex": "#74fbf8",
"rgb": {
"r": 116,
"g": 251,
"b": 248
},
"hsl": {
"h": 178.667,
"s": 94.406,
"l": 71.961
},
"oklch": {
"l": 0.91228,
"c": 0.1184,
"h": 193.3
},
"luminance": 0.79485
}Semantic roles & 50–950 ramp
primary
#74FBF8
secondary
#D73C3F
accent
#0005E6
background
#FDFFFF
surface
#F7FFFF
border
#D0D7D7
text
#111717
muted
#818585