#6FDBE6#6FDBE6
#6FDBE6 is a very light, moderate teal. Relative luminance 0.598; OKLCH L 83.2% C 0.100 H 204.2°. Best body text is #000000 at 12.95:1 contrast (WCAG AA passes).
Color values
| HEX | #6FDBE6 |
|---|---|
| RGB | rgb(111, 219, 230) |
| HSL | hsl(186, 70%, 67%) |
| HSV | hsv(186, 52%, 90%) |
| CMYK | cmyk(51.7%, 4.8%, 0%, 9.8%) |
| CIE-LAB | lab(81.70, -28.10, -14.94) |
| CIE-LCH | lch(81.70, 31.83, 207.99°) |
| OKLab | oklab(83.15% -0.0916 -0.0412) |
| OKLCH | oklch(83.15% 0.1 204.2) |
| XYZ | xyz(46.1642, 59.7515, 83.9480) |
| Luminance | 0.5976 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 4.26
Aqua Blue
#02D8E9
ΔE00 4.46
Robin Egg Blue
#8AF1FE
ΔE00 5.24
Robin'S Egg Blue
#98EFF9
ΔE00 5.52
Darkturquoise
#00CED1
ΔE00 7.06
Mediumturquoise
#48D1CC
ΔE00 7.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FDBE6 #E67A6F
analogous
#6FE6B6 #6FDBE6 #6FA0E6
triadic
#6FDBE6 #E66FDB #DBE66F
tetradic
#6FDBE6 #B66FE6 #E67A6F #A0E66F
square
#6FDBE6 #B66FE6 #E67A6F #A0E66F
split-complementary
#6FDBE6 #E66FA0 #E6B66F
monochromatic
#20ACBA #3BCEDD #6FDBE6 #A3E8EF #D7F5F8
Accessibility & contrast
On white
1.62
#6FDBE6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.95
#6FDBE6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FDBE6
12.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FDBE6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FDBE6 | 1.00 | 1.62 | 12.95 | 12.95 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDD3E7
Deuteranopia (green-blind)
#B9C5E7
Tritanopia (blue-blind)
#0CE2DE
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #6fdbe6; /* rgb */ color: rgb(111, 219, 230); /* oklch */ color: oklch(83.2% 0.100 204.2);
Tailwind
colors: {
custom: {
50: '#a1e6ed',
500: '#6fdbe6',
950: '#000000',
},
}SCSS
$custom: #6fdbe6; $custom-light: #a1e6ed; $custom-dark: #000000;
JSON
{
"hex": "#6fdbe6",
"rgb": {
"r": 111,
"g": 219,
"b": 230
},
"hsl": {
"h": 185.546,
"s": 70.414,
"l": 66.863
},
"oklch": {
"l": 0.83153,
"c": 0.10049,
"h": 204.2
},
"luminance": 0.59756
}Semantic roles & 50–950 ramp
primary
#6FDBE6
secondary
#BA4B3F
accent
#2513D2
background
#FCFEFE
surface
#F6FCFD
border
#D0D5D5
text
#101616
muted
#808484