#75FBCE#75FBCE
#75FBCE is a very light, vivid teal. Relative luminance 0.772; OKLCH L 90.1% C 0.135 H 168.6°. Best body text is #000000 at 16.45:1 contrast (WCAG AA passes).
Color values
| HEX | #75FBCE |
|---|---|
| RGB | rgb(117, 251, 206) |
| HSL | hsl(160, 94%, 72%) |
| HSV | hsv(160, 53%, 98%) |
| CMYK | cmyk(53.4%, 0%, 17.9%, 1.6%) |
| CIE-LAB | lab(90.43, -47.27, 10.47) |
| CIE-LCH | lch(90.43, 48.42, 167.51°) |
| OKLab | oklab(90.06% -0.1325 0.0268) |
| OKLCH | oklch(90.06% 0.135 168.6) |
| XYZ | xyz(52.9687, 77.2276, 70.4956) |
| Luminance | 0.7723 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aquamarine
#7FFFD4
ΔE00 1.18
Light Turquoise
#7EF4CC
ΔE00 1.92
Light Aquamarine
#7BFDC7
ΔE00 2.31
Light Aqua
#8CFFDB
ΔE00 2.90
Bright Teal
#01F9C6
ΔE00 4.32
Pale Turquoise
#A5FBD5
ΔE00 4.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#75FBCE #FB75A2
analogous
#75FB8B #75FBCE #75E5FB
triadic
#75FBCE #CE75FB #FBCE75
tetradic
#75FBCE #8B75FB #FB75A2 #E5FB75
square
#75FBCE #8B75FB #FB75A2 #E5FB75
split-complementary
#75FBCE #FB75E5 #FB8B75
monochromatic
#07EFA1 #3AF9B9 #75FBCE #B0FDE3 #E1FEF4
Accessibility & contrast
On white
1.28
#75FBCE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.45
#75FBCE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #75FBCE
16.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##75FBCE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##75FBCE | 1.00 | 1.28 | 16.45 | 16.45 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5ECCC
Deuteranopia (green-blind)
#E1DED1
Tritanopia (blue-blind)
#38FCEE
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #75fbce; /* rgb */ color: rgb(117, 251, 206); /* oklch */ color: oklch(90.1% 0.135 168.6);
Tailwind
colors: {
custom: {
50: '#a6fddd',
500: '#75fbce',
950: '#000000',
},
}SCSS
$custom: #75fbce; $custom-light: #a6fddd; $custom-dark: #000000;
JSON
{
"hex": "#75fbce",
"rgb": {
"r": 117,
"g": 251,
"b": 206
},
"hsl": {
"h": 159.851,
"s": 94.366,
"l": 72.157
},
"oklch": {
"l": 0.90056,
"c": 0.1352,
"h": 168.6
},
"luminance": 0.77232
}Semantic roles & 50–950 ramp
primary
#75FBCE
secondary
#D73D71
accent
#004DE6
background
#FDFFFE
surface
#F7FFFC
border
#D0D7D5
text
#101815
muted
#818684