#74F5FA#74F5FA
#74F5FA is a very light, moderate teal. Relative luminance 0.759; OKLCH L 89.9% C 0.114 H 198.8°. Best body text is #000000 at 16.18:1 contrast (WCAG AA passes).
Color values
| HEX | #74F5FA |
|---|---|
| RGB | rgb(116, 245, 250) |
| HSL | hsl(182, 93%, 72%) |
| HSV | hsv(182, 54%, 98%) |
| CMYK | cmyk(53.6%, 2%, 0%, 2%) |
| CIE-LAB | lab(89.82, -34.22, -13.29) |
| CIE-LCH | lch(89.82, 36.71, 201.22°) |
| OKLab | oklab(89.93% -0.1082 -0.0367) |
| OKLCH | oklch(89.93% 0.114 198.8) |
| XYZ | xyz(57.1030, 75.9145, 102.0676) |
| Luminance | 0.7592 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Light Blue
#26F7FD
ΔE00 3.60
Bright Cyan
#41FDFE
ΔE00 3.84
Robin'S Egg
#6DEDFD
ΔE00 4.06
Robin Egg Blue
#8AF1FE
ΔE00 4.12
Robin'S Egg Blue
#98EFF9
ΔE00 4.91
Aqua
#00FFFF
ΔE00 5.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#74F5FA #FA7974
analogous
#74FABC #74F5FA #74B2FA
triadic
#74F5FA #FA74F5 #F5FA74
tetradic
#74F5FA #BC74FA #FA7974 #B2FA74
square
#74F5FA #BC74FA #FA7974 #B2FA74
split-complementary
#74F5FA #FA74B2 #FABC74
monochromatic
#08E3EB #39F1F8 #74F5FA #AFF9FC #E1FDFE
Accessibility & contrast
On white
1.30
#74F5FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.18
#74F5FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #74F5FA
16.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##74F5FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##74F5FA | 1.00 | 1.30 | 16.18 | 16.18 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6EBFB
Deuteranopia (green-blind)
#D0DBFB
Tritanopia (blue-blind)
#00FCF6
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #74f5fa; /* rgb */ color: rgb(116, 245, 250); /* oklch */ color: oklch(89.9% 0.114 198.8);
Tailwind
colors: {
custom: {
50: '#a7f9fb',
500: '#74f5fa',
950: '#000000',
},
}SCSS
$custom: #74f5fa; $custom-light: #a7f9fb; $custom-dark: #000000;
JSON
{
"hex": "#74f5fa",
"rgb": {
"r": 116,
"g": 245,
"b": 250
},
"hsl": {
"h": 182.239,
"s": 93.056,
"l": 71.765
},
"oklch": {
"l": 0.89931,
"c": 0.11423,
"h": 198.8
},
"luminance": 0.7592
}Semantic roles & 50–950 ramp
primary
#74F5FA
secondary
#D6423C
accent
#0900E6
background
#FDFFFF
surface
#F7FFFF
border
#D0D7D7
text
#111717
muted
#818585