#75F8ED#75F8ED
#75F8ED is a very light, moderate teal. Relative luminance 0.770; OKLCH L 90.2% C 0.117 H 187.9°. Best body text is #000000 at 16.41:1 contrast (WCAG AA passes).
Color values
| HEX | #75F8ED |
|---|---|
| RGB | rgb(117, 248, 237) |
| HSL | hsl(175, 90%, 72%) |
| HSV | hsv(175, 53%, 97%) |
| CMYK | cmyk(52.8%, 0%, 4.4%, 2.7%) |
| CIE-LAB | lab(90.33, -38.71, -5.75) |
| CIE-LCH | lch(90.33, 39.14, 188.45°) |
| OKLab | oklab(90.23% -0.116 -0.0161) |
| OKLCH | oklch(90.23% 0.117 187.9) |
| XYZ | xyz(56.1830, 77.0258, 92.0110) |
| Luminance | 0.7703 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Aqua
#0BF9EA
ΔE00 4.26
Bright Turquoise
#0FFEF9
ΔE00 4.41
Tiffany Blue
#7BF2DA
ΔE00 4.66
Bright Cyan
#41FDFE
ΔE00 4.73
Aqua
#00FFFF
ΔE00 5.25
Bright Light Blue
#26F7FD
ΔE00 6.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#75F8ED #F87580
analogous
#75F8AC #75F8ED #75C2F8
triadic
#75F8ED #ED75F8 #F8ED75
tetradic
#75F8ED #AC75F8 #F87580 #C2F875
square
#75F8ED #AC75F8 #F87580 #C2F875
split-complementary
#75F8ED #F875C2 #F8AC75
monochromatic
#0CE7D4 #3BF5E5 #75F8ED #AFFBF5 #E2FEFB
Accessibility & contrast
On white
1.28
#75F8ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.41
#75F8ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #75F8ED
16.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##75F8ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##75F8ED | 1.00 | 1.28 | 16.41 | 16.41 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECECED
Deuteranopia (green-blind)
#D7DDEE
Tritanopia (blue-blind)
#00FDF4
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #75f8ed; /* rgb */ color: rgb(117, 248, 237); /* oklch */ color: oklch(90.2% 0.117 187.9);
Tailwind
colors: {
custom: {
50: '#a7fbf2',
500: '#75f8ed',
950: '#000000',
},
}SCSS
$custom: #75f8ed; $custom-light: #a7fbf2; $custom-dark: #000000;
JSON
{
"hex": "#75f8ed",
"rgb": {
"r": 117,
"g": 248,
"b": 237
},
"hsl": {
"h": 174.962,
"s": 90.345,
"l": 71.569
},
"oklch": {
"l": 0.90234,
"c": 0.11716,
"h": 187.9
},
"luminance": 0.77031
}Semantic roles & 50–950 ramp
primary
#75F8ED
secondary
#D33E4A
accent
#0013E6
background
#FDFFFF
surface
#F7FFFE
border
#D0D7D6
text
#101717
muted
#818585