#75FBCF#75FBCF
#75FBCF is a very light, vivid teal. Relative luminance 0.773; OKLCH L 90.1% C 0.135 H 169.0°. Best body text is #000000 at 16.46:1 contrast (WCAG AA passes).
Color values
| HEX | #75FBCF |
|---|---|
| RGB | rgb(117, 251, 207) |
| HSL | hsl(160, 94%, 72%) |
| HSV | hsv(160, 53%, 98%) |
| CMYK | cmyk(53.4%, 0%, 17.5%, 1.6%) |
| CIE-LAB | lab(90.45, -47.05, 9.99) |
| CIE-LCH | lch(90.45, 48.10, 168.02°) |
| OKLab | oklab(90.08% -0.1321 0.0256) |
| OKLCH | oklch(90.08% 0.135 169) |
| XYZ | xyz(53.0906, 77.2764, 71.1374) |
| Luminance | 0.7728 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aquamarine
#7FFFD4
ΔE00 1.10
Light Turquoise
#7EF4CC
ΔE00 1.84
Light Aquamarine
#7BFDC7
ΔE00 2.55
Light Aqua
#8CFFDB
ΔE00 2.73
Bright Teal
#01F9C6
ΔE00 4.35
Pale Turquoise
#A5FBD5
ΔE00 4.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#75FBCF #FB75A1
analogous
#75FB8C #75FBCF #75E4FB
triadic
#75FBCF #CF75FB #FBCF75
tetradic
#75FBCF #8C75FB #FB75A1 #E4FB75
square
#75FBCF #8C75FB #FB75A1 #E4FB75
split-complementary
#75FBCF #FB75E4 #FB8C75
monochromatic
#07EFA3 #3AF9BA #75FBCF #B0FDE4 #E1FEF5
Accessibility & contrast
On white
1.28
#75FBCF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.46
#75FBCF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #75FBCF
16.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##75FBCF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##75FBCF | 1.00 | 1.28 | 16.46 | 16.46 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5ECCD
Deuteranopia (green-blind)
#E1DED2
Tritanopia (blue-blind)
#37FCEE
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #75fbcf; /* rgb */ color: rgb(117, 251, 207); /* oklch */ color: oklch(90.1% 0.135 169.0);
Tailwind
colors: {
custom: {
50: '#a6fddd',
500: '#75fbcf',
950: '#000000',
},
}SCSS
$custom: #75fbcf; $custom-light: #a6fddd; $custom-dark: #000000;
JSON
{
"hex": "#75fbcf",
"rgb": {
"r": 117,
"g": 251,
"b": 207
},
"hsl": {
"h": 160.299,
"s": 94.366,
"l": 72.157
},
"oklch": {
"l": 0.90082,
"c": 0.13452,
"h": 169
},
"luminance": 0.77281
}Semantic roles & 50–950 ramp
primary
#75FBCF
secondary
#D73D70
accent
#004BE6
background
#FDFFFE
surface
#F7FFFC
border
#D0D7D5
text
#101815
muted
#818684