#75F2F3#75F2F3
#75F2F3 is a very light, moderate teal. Relative luminance 0.738; OKLCH L 89.1% C 0.112 H 196.0°. Best body text is #000000 at 15.75:1 contrast (WCAG AA passes).
Color values
| HEX | #75F2F3 |
|---|---|
| RGB | rgb(117, 242, 243) |
| HSL | hsl(180, 84%, 71%) |
| HSV | hsv(180, 52%, 95%) |
| CMYK | cmyk(51.9%, 0.4%, 0%, 4.7%) |
| CIE-LAB | lab(88.81, -34.44, -11.15) |
| CIE-LCH | lch(88.81, 36.20, 197.94°) |
| OKLab | oklab(89.06% -0.1072 -0.0308) |
| OKLCH | oklch(89.06% 0.112 196) |
| XYZ | xyz(55.2592, 73.7520, 96.1001) |
| Luminance | 0.7376 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 3.80
Bright Light Blue
#26F7FD
ΔE00 3.88
Aqua
#00FFFF
ΔE00 5.01
Robin Egg Blue
#8AF1FE
ΔE00 5.14
Robin'S Egg
#6DEDFD
ΔE00 5.14
Bright Turquoise
#0FFEF9
ΔE00 5.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#75F2F3 #F37675
analogous
#75F3B5 #75F2F3 #75B3F3
triadic
#75F2F3 #F375F2 #F2F375
tetradic
#75F2F3 #B575F3 #F37675 #B3F375
square
#75F2F3 #B575F3 #F37675 #B3F375
split-complementary
#75F2F3 #F375B3 #F3B575
monochromatic
#13D9DB #3DEDEE #75F2F3 #ADF7F8 #E3FCFD
Accessibility & contrast
On white
1.33
#75F2F3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.75
#75F2F3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #75F2F3
15.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##75F2F3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##75F2F3 | 1.00 | 1.33 | 15.75 | 15.75 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4E8F3
Deuteranopia (green-blind)
#CFD8F4
Tritanopia (blue-blind)
#00F9F2
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #75f2f3; /* rgb */ color: rgb(117, 242, 243); /* oklch */ color: oklch(89.1% 0.112 196.0);
Tailwind
colors: {
custom: {
50: '#a7f6f7',
500: '#75f2f3',
950: '#000000',
},
}SCSS
$custom: #75f2f3; $custom-light: #a7f6f7; $custom-dark: #000000;
JSON
{
"hex": "#75f2f3",
"rgb": {
"r": 117,
"g": 242,
"b": 243
},
"hsl": {
"h": 180.476,
"s": 84,
"l": 70.588
},
"oklch": {
"l": 0.89055,
"c": 0.11157,
"h": 196
},
"luminance": 0.73757
}Semantic roles & 50–950 ramp
primary
#75F2F3
secondary
#CD403F
accent
#0705E0
background
#FDFFFF
surface
#F7FEFE
border
#D0D6D6
text
#101717
muted
#818585