#75F5FA#75F5FA
#75F5FA is a very light, moderate teal. Relative luminance 0.760; OKLCH L 90.0% C 0.114 H 198.8°. Best body text is #000000 at 16.20:1 contrast (WCAG AA passes).
Color values
| HEX | #75F5FA |
|---|---|
| RGB | rgb(117, 245, 250) |
| HSL | hsl(182, 93%, 72%) |
| HSV | hsv(182, 53%, 98%) |
| CMYK | cmyk(53.2%, 2%, 0%, 2%) |
| CIE-LAB | lab(89.85, -34.03, -13.24) |
| CIE-LCH | lch(89.85, 36.51, 201.26°) |
| OKLab | oklab(89.96% -0.1076 -0.0366) |
| OKLCH | oklch(89.96% 0.114 198.8) |
| XYZ | xyz(57.2367, 75.9834, 102.0739) |
| Luminance | 0.7599 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Light Blue
#26F7FD
ΔE00 3.67
Bright Cyan
#41FDFE
ΔE00 3.91
Robin'S Egg
#6DEDFD
ΔE00 4.04
Robin Egg Blue
#8AF1FE
ΔE00 4.07
Robin'S Egg Blue
#98EFF9
ΔE00 4.84
Aqua
#00FFFF
ΔE00 5.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#75F5FA #FA7A75
analogous
#75FABD #75F5FA #75B2FA
triadic
#75F5FA #FA75F5 #F5FA75
tetradic
#75F5FA #BD75FA #FA7A75 #B2FA75
square
#75F5FA #BD75FA #FA7A75 #B2FA75
split-complementary
#75F5FA #FA75B2 #FABD75
monochromatic
#09E3EC #3AF1F8 #75F5FA #B0F9FC #E1FDFE
Accessibility & contrast
On white
1.30
#75F5FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.20
#75F5FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #75F5FA
16.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##75F5FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##75F5FA | 1.00 | 1.30 | 16.20 | 16.20 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.20 | 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: #75f5fa; /* rgb */ color: rgb(117, 245, 250); /* oklch */ color: oklch(90.0% 0.114 198.8);
Tailwind
colors: {
custom: {
50: '#a7f9fb',
500: '#75f5fa',
950: '#000000',
},
}SCSS
$custom: #75f5fa; $custom-light: #a7f9fb; $custom-dark: #000000;
JSON
{
"hex": "#75f5fa",
"rgb": {
"r": 117,
"g": 245,
"b": 250
},
"hsl": {
"h": 182.256,
"s": 93.007,
"l": 71.961
},
"oklch": {
"l": 0.89965,
"c": 0.11361,
"h": 198.8
},
"luminance": 0.75989
}Semantic roles & 50–950 ramp
primary
#75F5FA
secondary
#D6433D
accent
#0900E6
background
#FDFFFF
surface
#F7FFFF
border
#D0D7D7
text
#111717
muted
#818585