#75F2F2#75F2F2
#75F2F2 is a very light, moderate teal. Relative luminance 0.737; OKLCH L 89.0% C 0.112 H 195.3°. Best body text is #000000 at 15.74:1 contrast (WCAG AA passes).
Color values
| HEX | #75F2F2 |
|---|---|
| RGB | rgb(117, 242, 242) |
| HSL | hsl(180, 83%, 70%) |
| HSV | hsv(180, 52%, 95%) |
| CMYK | cmyk(51.7%, 0%, 0%, 5.1%) |
| CIE-LAB | lab(88.78, -34.69, -10.67) |
| CIE-LCH | lch(88.78, 36.30, 197.09°) |
| OKLab | oklab(89.02% -0.1076 -0.0295) |
| OKLCH | oklch(89.02% 0.112 195.3) |
| XYZ | xyz(55.1086, 73.6918, 95.3070) |
| Luminance | 0.7370 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 3.76
Bright Light Blue
#26F7FD
ΔE00 3.97
Aqua
#00FFFF
ΔE00 4.94
Bright Turquoise
#0FFEF9
ΔE00 5.23
Robin Egg Blue
#8AF1FE
ΔE00 5.46
Robin'S Egg
#6DEDFD
ΔE00 5.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#75F2F2 #F27575
analogous
#75F2B3 #75F2F2 #75B3F2
triadic
#75F2F2 #F275F2 #F2F275
tetradic
#75F2F2 #B375F2 #F27575 #B3F275
square
#75F2F2 #B375F2 #F27575 #B3F275
split-complementary
#75F2F2 #F275B3 #F2B375
monochromatic
#14D8D8 #3DEDED #75F2F2 #ADF7F7 #E3FCFC
Accessibility & contrast
On white
1.33
#75F2F2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.74
#75F2F2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #75F2F2
15.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##75F2F2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##75F2F2 | 1.00 | 1.33 | 15.74 | 15.74 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5E8F2
Deuteranopia (green-blind)
#CFD8F3
Tritanopia (blue-blind)
#00F9F2
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #75f2f2; /* rgb */ color: rgb(117, 242, 242); /* oklch */ color: oklch(89.0% 0.112 195.3);
Tailwind
colors: {
custom: {
50: '#a7f6f6',
500: '#75f2f2',
950: '#000000',
},
}SCSS
$custom: #75f2f2; $custom-light: #a7f6f6; $custom-dark: #000000;
JSON
{
"hex": "#75f2f2",
"rgb": {
"r": 117,
"g": 242,
"b": 242
},
"hsl": {
"h": 180,
"s": 82.781,
"l": 70.392
},
"oklch": {
"l": 0.89022,
"c": 0.11161,
"h": 195.3
},
"luminance": 0.73697
}Semantic roles & 50–950 ramp
primary
#75F2F2
secondary
#CC3F3F
accent
#0606DF
background
#FDFFFF
surface
#F7FEFE
border
#D0D6D6
text
#101717
muted
#818585