#97CCCB#97CCCB
#97CCCB is a light, muted teal. Relative luminance 0.541; OKLCH L 80.8% C 0.055 H 194.7°. Best body text is #000000 at 11.82:1 contrast (WCAG AA passes).
Color values
| HEX | #97CCCB |
|---|---|
| RGB | rgb(151, 204, 203) |
| HSL | hsl(179, 34%, 70%) |
| HSV | hsv(179, 26%, 80%) |
| CMYK | cmyk(26%, 0%, 0.5%, 20%) |
| CIE-LAB | lab(78.51, -17.27, -5.07) |
| CIE-LCH | lch(78.51, 18.00, 196.36°) |
| OKLab | oklab(80.82% -0.0531 -0.0139) |
| OKLCH | oklch(80.82% 0.055 194.7) |
| XYZ | xyz(45.1314, 54.0747, 64.5478) |
| Luminance | 0.5408 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 6.21
Paleturquoise
#AFEEEE
ΔE00 7.82
Lightblue
#ADD8E6
ΔE00 8.29
Robin'S Egg Blue
#98EFF9
ΔE00 9.31
Mediumturquoise
#48D1CC
ΔE00 9.42
Pale Teal
#82CBB2
ΔE00 9.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97CCCB #CC9798
analogous
#97CCB1 #97CCCB #97B3CC
triadic
#97CCCB #CB97CC #CCCB97
tetradic
#97CCCB #B197CC #CC9798 #B3CC97
square
#97CCCB #B197CC #CC9798 #B3CC97
split-complementary
#97CCCB #CC97B3 #CCB197
monochromatic
#4D9C9B #6EB8B6 #97CCCB #C0E0E0 #E9F4F4
Accessibility & contrast
On white
1.78
#97CCCB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.82
#97CCCB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97CCCB
11.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97CCCB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97CCCB | 1.00 | 1.78 | 11.82 | 11.82 |
| #FFFFFF | 1.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5C7CB
Deuteranopia (green-blind)
#BBBFCC
Tritanopia (blue-blind)
#85CFCB
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #97cccb; /* rgb */ color: rgb(151, 204, 203); /* oklch */ color: oklch(80.8% 0.055 194.7);
Tailwind
colors: {
custom: {
50: '#b7dbda',
500: '#97cccb',
950: '#000000',
},
}SCSS
$custom: #97cccb; $custom-light: #b7dbda; $custom-dark: #000000;
JSON
{
"hex": "#97cccb",
"rgb": {
"r": 151,
"g": 204,
"b": 203
},
"hsl": {
"h": 178.868,
"s": 34.194,
"l": 69.608
},
"oklch": {
"l": 0.8082,
"c": 0.05493,
"h": 194.7
},
"luminance": 0.54077
}Semantic roles & 50–950 ramp
primary
#97CCCB
secondary
#A16667
accent
#383BAD
background
#FDFEFE
surface
#F8FBFB
border
#D1D4D4
text
#111514
muted
#818483