#75F3BC#75F3BC
#75F3BC is a very light, vivid teal. Relative luminance 0.715; OKLCH L 87.7% C 0.138 H 162.8°. Best body text is #000000 at 15.30:1 contrast (WCAG AA passes).
Color values
| HEX | #75F3BC |
|---|---|
| RGB | rgb(117, 243, 188) |
| HSL | hsl(154, 84%, 71%) |
| HSV | hsv(154, 52%, 95%) |
| CMYK | cmyk(51.9%, 0%, 22.6%, 4.7%) |
| CIE-LAB | lab(87.73, -47.68, 15.97) |
| CIE-LCH | lch(87.73, 50.28, 161.49°) |
| OKLab | oklab(87.74% -0.1319 0.0409) |
| OKLCH | oklch(87.74% 0.138 162.8) |
| XYZ | xyz(48.4595, 71.5097, 58.8162) |
| Luminance | 0.7151 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 2.17
Light Greenish Blue
#63F7B4
ΔE00 2.60
Light Turquoise
#7EF4CC
ΔE00 3.65
Light Blue Green
#7EFBB3
ΔE00 3.88
Aquamarine
#7FFFD4
ΔE00 4.15
Seafoam
#7FE0B3
ΔE00 4.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#75F3BC #F375AC
analogous
#75F37D #75F3BC #75EBF3
triadic
#75F3BC #BC75F3 #F3BC75
tetradic
#75F3BC #7D75F3 #F375AC #EBF375
square
#75F3BC #7D75F3 #F375AC #EBF375
split-complementary
#75F3BC #F375EB #F37D75
monochromatic
#13DB83 #3DEEA1 #75F3BC #ADF8D7 #E3FDF1
Accessibility & contrast
On white
1.37
#75F3BC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.30
#75F3BC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #75F3BC
15.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##75F3BC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##75F3BC | 1.00 | 1.37 | 15.30 | 15.30 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0E4B9
Deuteranopia (green-blind)
#DDD7BF
Tritanopia (blue-blind)
#48F3E4
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #75f3bc; /* rgb */ color: rgb(117, 243, 188); /* oklch */ color: oklch(87.7% 0.138 162.8);
Tailwind
colors: {
custom: {
50: '#a5f8d0',
500: '#75f3bc',
950: '#000000',
},
}SCSS
$custom: #75f3bc; $custom-light: #a5f8d0; $custom-dark: #000000;
JSON
{
"hex": "#75f3bc",
"rgb": {
"r": 117,
"g": 243,
"b": 188
},
"hsl": {
"h": 153.81,
"s": 84,
"l": 70.588
},
"oklch": {
"l": 0.87735,
"c": 0.13807,
"h": 162.8
},
"luminance": 0.71514
}Semantic roles & 50–950 ramp
primary
#75F3BC
secondary
#CD3F7D
accent
#0565E0
background
#FDFFFE
surface
#F7FFFB
border
#D0D7D4
text
#101714
muted
#818583