#75FDEB#75FDEB
#75FDEB is a very light, vivid teal. Relative luminance 0.800; OKLCH L 91.3% C 0.122 H 183.7°. Best body text is #000000 at 17.01:1 contrast (WCAG AA passes).
Color values
| HEX | #75FDEB |
|---|---|
| RGB | rgb(117, 253, 235) |
| HSL | hsl(172, 97%, 73%) |
| HSV | hsv(172, 54%, 99%) |
| CMYK | cmyk(53.8%, 0%, 7.1%, 0.8%) |
| CIE-LAB | lab(91.70, -41.45, -2.71) |
| CIE-LCH | lch(91.70, 41.54, 183.74°) |
| OKLab | oklab(91.32% -0.1221 -0.0079) |
| OKLCH | oklch(91.32% 0.122 183.7) |
| XYZ | xyz(57.4503, 80.0252, 91.0000) |
| Luminance | 0.8003 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 3.33
Bright Aqua
#0BF9EA
ΔE00 4.13
Bright Turquoise
#0FFEF9
ΔE00 5.51
Light Aqua
#8CFFDB
ΔE00 6.02
Bright Cyan
#41FDFE
ΔE00 6.55
Aqua
#00FFFF
ΔE00 6.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#75FDEB #FD7587
analogous
#75FDA7 #75FDEB #75CBFD
triadic
#75FDEB #EB75FD #FDEB75
tetradic
#75FDEB #A775FD #FD7587 #CBFD75
square
#75FDEB #A775FD #FD7587 #CBFD75
split-complementary
#75FDEB #FD75CB #FDA775
monochromatic
#04F4D4 #39FCE2 #75FDEB #B1FEF4 #E1FFFB
Accessibility & contrast
On white
1.23
#75FDEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.01
#75FDEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #75FDEB
17.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##75FDEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##75FDEB | 1.00 | 1.23 | 17.01 | 17.01 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2F0EA
Deuteranopia (green-blind)
#DDE1ED
Tritanopia (blue-blind)
#00FFF7
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #75fdeb; /* rgb */ color: rgb(117, 253, 235); /* oklch */ color: oklch(91.3% 0.122 183.7);
Tailwind
colors: {
custom: {
50: '#a7fef1',
500: '#75fdeb',
950: '#000000',
},
}SCSS
$custom: #75fdeb; $custom-light: #a7fef1; $custom-dark: #000000;
JSON
{
"hex": "#75fdeb",
"rgb": {
"r": 117,
"g": 253,
"b": 235
},
"hsl": {
"h": 172.059,
"s": 97.143,
"l": 72.549
},
"oklch": {
"l": 0.91319,
"c": 0.12239,
"h": 183.7
},
"luminance": 0.80031
}Semantic roles & 50–950 ramp
primary
#75FDEB
secondary
#DA3C51
accent
#001EE6
background
#FDFFFF
surface
#F7FFFE
border
#D0D7D6
text
#111816
muted
#818685