#6FDBE2#6FDBE2
#6FDBE2 is a very light, moderate teal. Relative luminance 0.595; OKLCH L 83.0% C 0.100 H 201.0°. Best body text is #000000 at 12.91:1 contrast (WCAG AA passes).
Color values
| HEX | #6FDBE2 |
|---|---|
| RGB | rgb(111, 219, 226) |
| HSL | hsl(184, 66%, 66%) |
| HSV | hsv(184, 51%, 89%) |
| CMYK | cmyk(50.9%, 3.1%, 0%, 11.4%) |
| CIE-LAB | lab(81.58, -29.16, -12.99) |
| CIE-LCH | lch(81.58, 31.93, 204.01°) |
| OKLab | oklab(83.02% -0.0932 -0.0359) |
| OKLCH | oklch(83.02% 0.1 201) |
| XYZ | xyz(45.6090, 59.5294, 81.0236) |
| Luminance | 0.5953 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 4.80
Robin'S Egg
#6DEDFD
ΔE00 4.89
Robin Egg Blue
#8AF1FE
ΔE00 5.72
Robin'S Egg Blue
#98EFF9
ΔE00 5.87
Mediumturquoise
#48D1CC
ΔE00 6.13
Darkturquoise
#00CED1
ΔE00 6.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FDBE2 #E2766F
analogous
#6FE2AF #6FDBE2 #6FA1E2
triadic
#6FDBE2 #E26FDB #DBE26F
tetradic
#6FDBE2 #AF6FE2 #E2766F #A1E26F
square
#6FDBE2 #AF6FE2 #E2766F #A1E26F
split-complementary
#6FDBE2 #E26FA1 #E2AF6F
monochromatic
#24AAB3 #3CCED8 #6FDBE2 #A2E8EC #D5F4F7
Accessibility & contrast
On white
1.63
#6FDBE2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.91
#6FDBE2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FDBE2
12.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FDBE2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FDBE2 | 1.00 | 1.63 | 12.91 | 12.91 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CED3E3
Deuteranopia (green-blind)
#BBC5E3
Tritanopia (blue-blind)
#18E2DD
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #6fdbe2; /* rgb */ color: rgb(111, 219, 226); /* oklch */ color: oklch(83.0% 0.100 201.0);
Tailwind
colors: {
custom: {
50: '#a1e6eb',
500: '#6fdbe2',
950: '#000000',
},
}SCSS
$custom: #6fdbe2; $custom-light: #a1e6eb; $custom-dark: #000000;
JSON
{
"hex": "#6fdbe2",
"rgb": {
"r": 111,
"g": 219,
"b": 226
},
"hsl": {
"h": 183.652,
"s": 66.474,
"l": 66.078
},
"oklch": {
"l": 0.83015,
"c": 0.09991,
"h": 201
},
"luminance": 0.59534
}Semantic roles & 50–950 ramp
primary
#6FDBE2
secondary
#B44842
accent
#2217CE
background
#FCFEFE
surface
#F6FCFD
border
#D0D5D5
text
#101616
muted
#808484