#6FCADA#6FCADA
#6FCADA is a light, moderate teal. Relative luminance 0.507; OKLCH L 78.8% C 0.090 H 210.2°. Best body text is #000000 at 11.14:1 contrast (WCAG AA passes).
Color values
| HEX | #6FCADA |
|---|---|
| RGB | rgb(111, 202, 218) |
| HSL | hsl(189, 59%, 65%) |
| HSV | hsv(189, 49%, 85%) |
| CMYK | cmyk(49.1%, 7.3%, 0%, 14.5%) |
| CIE-LAB | lab(76.48, -22.93, -16.36) |
| CIE-LCH | lch(76.48, 28.17, 215.52°) |
| OKLab | oklab(78.84% -0.0776 -0.0451) |
| OKLCH | oklch(78.84% 0.09 210.2) |
| XYZ | xyz(40.3261, 50.6791, 73.9730) |
| Luminance | 0.5068 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 6.36
Sky Blue
#87CEEB
ΔE00 6.41
Neon Blue
#04D9FF
ΔE00 7.18
Baby Blue
#89CFF0
ΔE00 7.74
Robin'S Egg
#6DEDFD
ΔE00 8.29
Darkturquoise
#00CED1
ΔE00 8.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FCADA #DA7F6F
analogous
#6FDAB5 #6FCADA #6F95DA
triadic
#6FCADA #DA6FCA #CADA6F
tetradic
#6FCADA #B56FDA #DA7F6F #95DA6F
square
#6FCADA #B56FDA #DA7F6F #95DA6F
split-complementary
#6FCADA #DA6F95 #DAB56F
monochromatic
#2A92A4 #3EB8CD #6FCADA #A0DCE7 #D0EEF3
Accessibility & contrast
On white
1.89
#6FCADA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.14
#6FCADA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FCADA
11.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FCADA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FCADA | 1.00 | 1.89 | 11.14 | 11.14 |
| #FFFFFF | 1.89 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BCC4DB
Deuteranopia (green-blind)
#ABB7DA
Tritanopia (blue-blind)
#2FD1CF
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #6fcada; /* rgb */ color: rgb(111, 202, 218); /* oklch */ color: oklch(78.8% 0.090 210.2);
Tailwind
colors: {
custom: {
50: '#9fdae5',
500: '#6fcada',
950: '#000000',
},
}SCSS
$custom: #6fcada; $custom-light: #9fdae5; $custom-dark: #000000;
JSON
{
"hex": "#6fcada",
"rgb": {
"r": 111,
"g": 202,
"b": 218
},
"hsl": {
"h": 188.972,
"s": 59.116,
"l": 64.51
},
"oklch": {
"l": 0.78841,
"c": 0.08978,
"h": 210.2
},
"luminance": 0.50683
}Semantic roles & 50–950 ramp
primary
#6FCADA
secondary
#A85446
accent
#381FC7
background
#FCFEFE
surface
#F6FBFC
border
#D0D4D5
text
#0F1515
muted
#808484