#88CFCF#88CFCF
#88CFCF is a light, moderate teal. Relative luminance 0.544; OKLCH L 80.8% C 0.071 H 195.8°. Best body text is #000000 at 11.87:1 contrast (WCAG AA passes).
Color values
| HEX | #88CFCF |
|---|---|
| RGB | rgb(136, 207, 207) |
| HSL | hsl(180, 43%, 67%) |
| HSV | hsv(180, 34%, 81%) |
| CMYK | cmyk(34.3%, 0%, 0%, 18.8%) |
| CIE-LAB | lab(78.67, -22.09, -7.06) |
| CIE-LCH | lch(78.67, 23.19, 197.72°) |
| OKLab | oklab(80.78% -0.0684 -0.0194) |
| OKLCH | oklch(80.78% 0.071 195.8) |
| XYZ | xyz(43.7246, 54.3621, 67.2083) |
| Luminance | 0.5436 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 6.85
Powder Blue
#B0E0E6
ΔE00 7.42
Paleturquoise
#AFEEEE
ΔE00 7.67
Robin'S Egg Blue
#98EFF9
ΔE00 8.16
Darkturquoise
#00CED1
ΔE00 8.18
Aqua Blue
#02D8E9
ΔE00 8.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#88CFCF #CF8888
analogous
#88CFAC #88CFCF #88ACCF
triadic
#88CFCF #CF88CF #CFCF88
tetradic
#88CFCF #AC88CF #CF8888 #ACCF88
square
#88CFCF #AC88CF #CF8888 #ACCF88
split-complementary
#88CFCF #CF88AC #CFAC88
monochromatic
#3F9D9D #5CBDBD #88CFCF #B4E1E1 #DFF2F2
Accessibility & contrast
On white
1.77
#88CFCF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.87
#88CFCF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #88CFCF
11.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##88CFCF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##88CFCF | 1.00 | 1.77 | 11.87 | 11.87 |
| #FFFFFF | 1.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6C8CF
Deuteranopia (green-blind)
#B9BFD0
Tritanopia (blue-blind)
#6CD3CF
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #88cfcf; /* rgb */ color: rgb(136, 207, 207); /* oklch */ color: oklch(80.8% 0.071 195.8);
Tailwind
colors: {
custom: {
50: '#aedddd',
500: '#88cfcf',
950: '#000000',
},
}SCSS
$custom: #88cfcf; $custom-light: #aedddd; $custom-dark: #000000;
JSON
{
"hex": "#88cfcf",
"rgb": {
"r": 136,
"g": 207,
"b": 207
},
"hsl": {
"h": 180,
"s": 42.515,
"l": 67.255
},
"oklch": {
"l": 0.80783,
"c": 0.07111,
"h": 195.8
},
"luminance": 0.54365
}Semantic roles & 50–950 ramp
primary
#88CFCF
secondary
#A35858
accent
#3030B6
background
#FDFEFE
surface
#F7FCFC
border
#D0D5D5
text
#101515
muted
#818484