#6FDBEE#6FDBEE
#6FDBEE is a very light, moderate teal. Relative luminance 0.602; OKLCH L 83.4% C 0.103 H 210.5°. Best body text is #000000 at 13.04:1 contrast (WCAG AA passes).
Color values
| HEX | #6FDBEE |
|---|---|
| RGB | rgb(111, 219, 238) |
| HSL | hsl(189, 79%, 68%) |
| HSV | hsv(189, 53%, 93%) |
| CMYK | cmyk(53.4%, 8%, 0%, 6.7%) |
| CIE-LAB | lab(81.95, -25.95, -18.81) |
| CIE-LCH | lch(81.95, 32.05, 215.95°) |
| OKLab | oklab(83.44% -0.0885 -0.052) |
| OKLCH | oklch(83.44% 0.103 210.5) |
| XYZ | xyz(47.3135, 60.2112, 90.0009) |
| Luminance | 0.6022 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 4.37
Aqua Blue
#02D8E9
ΔE00 5.15
Robin Egg Blue
#8AF1FE
ΔE00 5.38
Neon Blue
#04D9FF
ΔE00 5.50
Robin'S Egg Blue
#98EFF9
ΔE00 5.84
Sky Blue
#87CEEB
ΔE00 6.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FDBEE #EE826F
analogous
#6FEEC1 #6FDBEE #6F9BEE
triadic
#6FDBEE #EE6FDB #DBEE6F
tetradic
#6FDBEE #C16FEE #EE826F #9BEE6F
square
#6FDBEE #C16FEE #EE826F #9BEE6F
split-complementary
#6FDBEE #EE6F9B #EEC16F
monochromatic
#18B0CB #38CDE8 #6FDBEE #A6E9F4 #DCF6FB
Accessibility & contrast
On white
1.61
#6FDBEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.04
#6FDBEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FDBEE
13.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FDBEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FDBEE | 1.00 | 1.61 | 13.04 | 13.04 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBD4EF
Deuteranopia (green-blind)
#B7C5EE
Tritanopia (blue-blind)
#00E4E1
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #6fdbee; /* rgb */ color: rgb(111, 219, 238); /* oklch */ color: oklch(83.4% 0.103 210.5);
Tailwind
colors: {
custom: {
50: '#a2e6f3',
500: '#6fdbee',
950: '#000000',
},
}SCSS
$custom: #6fdbee; $custom-light: #a2e6f3; $custom-dark: #000000;
JSON
{
"hex": "#6fdbee",
"rgb": {
"r": 111,
"g": 219,
"b": 238
},
"hsl": {
"h": 188.976,
"s": 78.882,
"l": 68.431
},
"oklch": {
"l": 0.83436,
"c": 0.10264,
"h": 210.5
},
"luminance": 0.60216
}Semantic roles & 50–950 ramp
primary
#6FDBEE
secondary
#C6503B
accent
#2A0ADB
background
#FDFEFF
surface
#F7FCFE
border
#D0D5D6
text
#101617
muted
#818485