#75FDEE#75FDEE
#75FDEE is a very light, vivid teal. Relative luminance 0.802; OKLCH L 91.4% C 0.121 H 185.6°. Best body text is #000000 at 17.04:1 contrast (WCAG AA passes).
Color values
| HEX | #75FDEE |
|---|---|
| RGB | rgb(117, 253, 238) |
| HSL | hsl(173, 97%, 73%) |
| HSV | hsv(173, 54%, 99%) |
| CMYK | cmyk(53.8%, 0%, 5.9%, 0.8%) |
| CIE-LAB | lab(91.77, -40.72, -4.15) |
| CIE-LCH | lch(91.77, 40.93, 185.81°) |
| OKLab | oklab(91.41% -0.1209 -0.0118) |
| OKLCH | oklch(91.41% 0.121 185.6) |
| XYZ | xyz(57.8873, 80.2000, 93.3019) |
| Luminance | 0.8021 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Aqua
#0BF9EA
ΔE00 4.02
Tiffany Blue
#7BF2DA
ΔE00 4.04
Bright Turquoise
#0FFEF9
ΔE00 4.82
Bright Cyan
#41FDFE
ΔE00 5.65
Aqua
#00FFFF
ΔE00 5.90
Turquoise
#40E0D0
ΔE00 6.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#75FDEE #FD7584
analogous
#75FDAA #75FDEE #75C8FD
triadic
#75FDEE #EE75FD #FDEE75
tetradic
#75FDEE #AA75FD #FD7584 #C8FD75
square
#75FDEE #AA75FD #FD7584 #C8FD75
split-complementary
#75FDEE #FD75C8 #FDAA75
monochromatic
#04F4DA #39FCE7 #75FDEE #B1FEF5 #E1FFFB
Accessibility & contrast
On white
1.23
#75FDEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.04
#75FDEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #75FDEE
17.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##75FDEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##75FDEE | 1.00 | 1.23 | 17.04 | 17.04 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2F1EE
Deuteranopia (green-blind)
#DCE1F0
Tritanopia (blue-blind)
#00FFF8
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #75fdee; /* rgb */ color: rgb(117, 253, 238); /* oklch */ color: oklch(91.4% 0.121 185.6);
Tailwind
colors: {
custom: {
50: '#a7fef3',
500: '#75fdee',
950: '#000000',
},
}SCSS
$custom: #75fdee; $custom-light: #a7fef3; $custom-dark: #000000;
JSON
{
"hex": "#75fdee",
"rgb": {
"r": 117,
"g": 253,
"b": 238
},
"hsl": {
"h": 173.382,
"s": 97.143,
"l": 72.549
},
"oklch": {
"l": 0.91408,
"c": 0.12145,
"h": 185.6
},
"luminance": 0.80206
}Semantic roles & 50–950 ramp
primary
#75FDEE
secondary
#DA3C4E
accent
#0019E6
background
#FDFFFF
surface
#F7FFFE
border
#D0D7D6
text
#111817
muted
#818685