#75FBDA#75FBDA
#75FBDA is a very light, vivid teal. Relative luminance 0.778; OKLCH L 90.4% C 0.128 H 174.8°. Best body text is #000000 at 16.57:1 contrast (WCAG AA passes).
Color values
| HEX | #75FBDA |
|---|---|
| RGB | rgb(117, 251, 218) |
| HSL | hsl(165, 94%, 72%) |
| HSV | hsv(165, 53%, 98%) |
| CMYK | cmyk(53.4%, 0%, 13.1%, 1.6%) |
| CIE-LAB | lab(90.70, -44.58, 4.66) |
| CIE-LCH | lch(90.70, 44.83, 174.03°) |
| OKLab | oklab(90.37% -0.1273 0.0117) |
| OKLCH | oklch(90.37% 0.128 174.8) |
| XYZ | xyz(54.4825, 77.8332, 78.4682) |
| Luminance | 0.7784 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Aqua
#8CFFDB
ΔE00 2.35
Aquamarine
#7FFFD4
ΔE00 2.94
Light Turquoise
#7EF4CC
ΔE00 3.00
Tiffany Blue
#7BF2DA
ΔE00 3.04
Light Aquamarine
#7BFDC7
ΔE00 5.47
Aqua (survey)
#13EAC9
ΔE00 5.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#75FBDA #FB7596
analogous
#75FB97 #75FBDA #75D9FB
triadic
#75FBDA #DA75FB #FBDA75
tetradic
#75FBDA #9775FB #FB7596 #D9FB75
square
#75FBDA #9775FB #FB7596 #D9FB75
split-complementary
#75FBDA #FB75D9 #FB9775
monochromatic
#07EFB6 #3AF9CA #75FBDA #B0FDEA #E1FEF7
Accessibility & contrast
On white
1.27
#75FBDA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.57
#75FBDA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #75FBDA
16.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##75FBDA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##75FBDA | 1.00 | 1.27 | 16.57 | 16.57 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3EDD9
Deuteranopia (green-blind)
#DFDEDC
Tritanopia (blue-blind)
#2BFEF1
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #75fbda; /* rgb */ color: rgb(117, 251, 218); /* oklch */ color: oklch(90.4% 0.128 174.8);
Tailwind
colors: {
custom: {
50: '#a6fde5',
500: '#75fbda',
950: '#000000',
},
}SCSS
$custom: #75fbda; $custom-light: #a6fde5; $custom-dark: #000000;
JSON
{
"hex": "#75fbda",
"rgb": {
"r": 117,
"g": 251,
"b": 218
},
"hsl": {
"h": 165.224,
"s": 94.366,
"l": 72.157
},
"oklch": {
"l": 0.90374,
"c": 0.12782,
"h": 174.8
},
"luminance": 0.77838
}Semantic roles & 50–950 ramp
primary
#75FBDA
secondary
#D73D63
accent
#0039E6
background
#FDFFFE
surface
#F7FFFC
border
#D0D7D5
text
#101815
muted
#818684