#6FCFDB#6FCFDB
#6FCFDB is a light, moderate teal. Relative luminance 0.531; OKLCH L 80.0% C 0.092 H 206.1°. Best body text is #000000 at 11.62:1 contrast (WCAG AA passes).
Color values
| HEX | #6FCFDB |
|---|---|
| RGB | rgb(111, 207, 219) |
| HSL | hsl(187, 60%, 65%) |
| HSV | hsv(187, 49%, 86%) |
| CMYK | cmyk(49.3%, 5.5%, 0%, 14.1%) |
| CIE-LAB | lab(77.94, -25.15, -14.71) |
| CIE-LCH | lch(77.94, 29.14, 210.31°) |
| OKLab | oklab(80.02% -0.0828 -0.0406) |
| OKLCH | oklch(80.02% 0.092 206.1) |
| XYZ | xyz(41.6495, 53.1160, 75.0617) |
| Luminance | 0.5312 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 5.26
Robin'S Egg
#6DEDFD
ΔE00 6.99
Darkturquoise
#00CED1
ΔE00 7.06
Neon Blue
#04D9FF
ΔE00 7.69
Mediumturquoise
#48D1CC
ΔE00 7.71
Robin'S Egg Blue
#98EFF9
ΔE00 7.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FCFDB #DB7B6F
analogous
#6FDBB1 #6FCFDB #6F99DB
triadic
#6FCFDB #DB6FCF #CFDB6F
tetradic
#6FCFDB #B16FDB #DB7B6F #99DB6F
square
#6FCFDB #B16FDB #DB7B6F #99DB6F
split-complementary
#6FCFDB #DB6F99 #DBB16F
monochromatic
#2A98A6 #3EBFCF #6FCFDB #A0DFE7 #D1F0F3
Accessibility & contrast
On white
1.81
#6FCFDB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.62
#6FCFDB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FCFDB
11.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FCFDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FCFDB | 1.00 | 1.81 | 11.62 | 11.62 |
| #FFFFFF | 1.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1C8DC
Deuteranopia (green-blind)
#B0BBDB
Tritanopia (blue-blind)
#2CD6D2
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #6fcfdb; /* rgb */ color: rgb(111, 207, 219); /* oklch */ color: oklch(80.0% 0.092 206.1);
Tailwind
colors: {
custom: {
50: '#a0dee6',
500: '#6fcfdb',
950: '#000000',
},
}SCSS
$custom: #6fcfdb; $custom-light: #a0dee6; $custom-dark: #000000;
JSON
{
"hex": "#6fcfdb",
"rgb": {
"r": 111,
"g": 207,
"b": 219
},
"hsl": {
"h": 186.667,
"s": 60,
"l": 64.706
},
"oklch": {
"l": 0.80021,
"c": 0.09222,
"h": 206.1
},
"luminance": 0.5312
}Semantic roles & 50–950 ramp
primary
#6FCFDB
secondary
#A95045
accent
#311EC8
background
#FCFEFE
surface
#F6FCFC
border
#D0D5D5
text
#0F1515
muted
#808484