#6FCCCE#6FCCCE
#6FCCCE is a light, moderate teal. Relative luminance 0.510; OKLCH L 78.9% C 0.089 H 197.3°. Best body text is #000000 at 11.20:1 contrast (WCAG AA passes).
Color values
| HEX | #6FCCCE |
|---|---|
| RGB | rgb(111, 204, 206) |
| HSL | hsl(181, 49%, 62%) |
| HSV | hsv(181, 46%, 81%) |
| CMYK | cmyk(46.1%, 1%, 0%, 19.2%) |
| CIE-LAB | lab(76.69, -27.08, -9.59) |
| CIE-LCH | lch(76.69, 28.73, 199.49°) |
| OKLab | oklab(78.88% -0.0847 -0.0264) |
| OKLCH | oklch(78.88% 0.089 197.3) |
| XYZ | xyz(39.2846, 51.0182, 66.1579) |
| Luminance | 0.5102 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 4.70
Darkturquoise
#00CED1
ΔE00 5.36
Aqua Blue
#02D8E9
ΔE00 6.70
Robin'S Egg
#6DEDFD
ΔE00 8.86
Turquoise
#40E0D0
ΔE00 8.90
Robin'S Egg Blue
#98EFF9
ΔE00 9.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FCCCE #CE716F
analogous
#6FCEA1 #6FCCCE #6F9DCE
triadic
#6FCCCE #CE6FCC #CCCE6F
tetradic
#6FCCCE #A16FCE #CE716F #9DCE6F
square
#6FCCCE #A16FCE #CE716F #9DCE6F
split-complementary
#6FCCCE #CE6F9D #CEA16F
monochromatic
#318F91 #41BCBE #6FCCCE #9DDCDE #CAECED
Accessibility & contrast
On white
1.87
#6FCCCE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.20
#6FCCCE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FCCCE
11.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FCCCE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FCCCE | 1.00 | 1.87 | 11.20 | 11.20 |
| #FFFFFF | 1.87 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1C4CE
Deuteranopia (green-blind)
#B1B8CF
Tritanopia (blue-blind)
#3AD1CC
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #6fccce; /* rgb */ color: rgb(111, 204, 206); /* oklch */ color: oklch(78.9% 0.089 197.3);
Tailwind
colors: {
custom: {
50: '#9fdcdc',
500: '#6fccce',
950: '#000000',
},
}SCSS
$custom: #6fccce; $custom-light: #9fdcdc; $custom-dark: #000000;
JSON
{
"hex": "#6fccce",
"rgb": {
"r": 111,
"g": 204,
"b": 206
},
"hsl": {
"h": 181.263,
"s": 49.223,
"l": 62.157
},
"oklch": {
"l": 0.78884,
"c": 0.08875,
"h": 197.3
},
"luminance": 0.51021
}Semantic roles & 50–950 ramp
primary
#6FCCCE
secondary
#974B4A
accent
#2C29BD
background
#FCFEFE
surface
#F6FCFC
border
#D0D5D5
text
#0F1515
muted
#808484