#6FCBCA#6FCBCA
#6FCBCA is a light, moderate teal. Relative luminance 0.504; OKLCH L 78.5% C 0.088 H 194.6°. Best body text is #000000 at 11.07:1 contrast (WCAG AA passes).
Color values
| HEX | #6FCBCA |
|---|---|
| RGB | rgb(111, 203, 202) |
| HSL | hsl(179, 47%, 62%) |
| HSV | hsv(179, 45%, 80%) |
| CMYK | cmyk(45.3%, 0%, 0.5%, 20.4%) |
| CIE-LAB | lab(76.29, -27.61, -8.03) |
| CIE-LCH | lch(76.29, 28.76, 196.22°) |
| OKLab | oklab(78.52% -0.0853 -0.0222) |
| OKLCH | oklch(78.52% 0.088 194.6) |
| XYZ | xyz(38.5679, 50.3525, 63.5523) |
| Luminance | 0.5036 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 4.12
Darkturquoise
#00CED1
ΔE00 5.37
Aqua Blue
#02D8E9
ΔE00 7.55
Turquoise
#40E0D0
ΔE00 8.21
Topaz
#13BBAF
ΔE00 8.45
Lightseagreen
#20B2AA
ΔE00 9.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FCBCA #CB6F70
analogous
#6FCB9C #6FCBCA #6F9ECB
triadic
#6FCBCA #CA6FCB #CBCA6F
tetradic
#6FCBCA #9C6FCB #CB6F70 #9ECB6F
square
#6FCBCA #9C6FCB #CB6F70 #9ECB6F
split-complementary
#6FCBCA #CB6F9E #CB9C6F
monochromatic
#338D8C #43BAB8 #6FCBCA #9CDBDB #C9EBEB
Accessibility & contrast
On white
1.90
#6FCBCA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.07
#6FCBCA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FCBCA
11.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FCBCA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FCBCA | 1.00 | 1.90 | 11.07 | 11.07 |
| #FFFFFF | 1.90 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1C3CA
Deuteranopia (green-blind)
#B1B7CB
Tritanopia (blue-blind)
#3ED0CA
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #6fcbca; /* rgb */ color: rgb(111, 203, 202); /* oklch */ color: oklch(78.5% 0.088 194.6);
Tailwind
colors: {
custom: {
50: '#9edbda',
500: '#6fcbca',
950: '#000000',
},
}SCSS
$custom: #6fcbca; $custom-light: #9edbda; $custom-dark: #000000;
JSON
{
"hex": "#6fcbca",
"rgb": {
"r": 111,
"g": 203,
"b": 202
},
"hsl": {
"h": 179.348,
"s": 46.939,
"l": 61.569
},
"oklch": {
"l": 0.7852,
"c": 0.08809,
"h": 194.6
},
"luminance": 0.50356
}Semantic roles & 50–950 ramp
primary
#6FCBCA
secondary
#944B4B
accent
#2B2DBA
background
#FCFEFE
surface
#F5FBFB
border
#CFD4D4
text
#0F1514
muted
#808483