#75F3EE#75F3EE
#75F3EE is a very light, moderate teal. Relative luminance 0.741; OKLCH L 89.1% C 0.113 H 191.8°. Best body text is #000000 at 15.81:1 contrast (WCAG AA passes).
Color values
| HEX | #75F3EE |
|---|---|
| RGB | rgb(117, 243, 238) |
| HSL | hsl(178, 84%, 71%) |
| HSV | hsv(178, 52%, 95%) |
| CMYK | cmyk(51.9%, 0%, 2.1%, 4.7%) |
| CIE-LAB | lab(88.95, -36.17, -8.32) |
| CIE-LCH | lch(88.95, 37.12, 192.96°) |
| OKLab | oklab(89.12% -0.1103 -0.0231) |
| OKLCH | oklch(89.12% 0.113 191.8) |
| XYZ | xyz(54.8128, 74.0510, 92.2770) |
| Luminance | 0.7406 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 3.93
Bright Turquoise
#0FFEF9
ΔE00 4.62
Bright Light Blue
#26F7FD
ΔE00 4.74
Aqua
#00FFFF
ΔE00 4.86
Bright Aqua
#0BF9EA
ΔE00 5.52
Light Cyan
#ACFFFC
ΔE00 5.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#75F3EE #F3757A
analogous
#75F3AF #75F3EE #75B9F3
triadic
#75F3EE #EE75F3 #F3EE75
tetradic
#75F3EE #AF75F3 #F3757A #B9F375
square
#75F3EE #AF75F3 #F3757A #B9F375
split-complementary
#75F3EE #F375B9 #F3AF75
monochromatic
#13DBD3 #3DEEE7 #75F3EE #ADF8F5 #E3FDFC
Accessibility & contrast
On white
1.33
#75F3EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.81
#75F3EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #75F3EE
15.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##75F3EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##75F3EE | 1.00 | 1.33 | 15.81 | 15.81 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7E8EE
Deuteranopia (green-blind)
#D2D9EF
Tritanopia (blue-blind)
#06F9F1
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #75f3ee; /* rgb */ color: rgb(117, 243, 238); /* oklch */ color: oklch(89.1% 0.113 191.8);
Tailwind
colors: {
custom: {
50: '#a7f7f3',
500: '#75f3ee',
950: '#000000',
},
}SCSS
$custom: #75f3ee; $custom-light: #a7f7f3; $custom-dark: #000000;
JSON
{
"hex": "#75f3ee",
"rgb": {
"r": 117,
"g": 243,
"b": 238
},
"hsl": {
"h": 177.619,
"s": 84,
"l": 70.588
},
"oklch": {
"l": 0.89122,
"c": 0.11274,
"h": 191.8
},
"luminance": 0.74056
}Semantic roles & 50–950 ramp
primary
#75F3EE
secondary
#CD3F45
accent
#050EE0
background
#FDFFFF
surface
#F7FFFE
border
#D0D7D6
text
#101717
muted
#818585