#6CDBED#6CDBED
#6CDBED is a very light, moderate teal. Relative luminance 0.600; OKLCH L 83.3% C 0.104 H 209.4°. Best body text is #000000 at 12.99:1 contrast (WCAG AA passes).
Color values
| HEX | #6CDBED |
|---|---|
| RGB | rgb(108, 219, 237) |
| HSL | hsl(188, 78%, 68%) |
| HSV | hsv(188, 54%, 93%) |
| CMYK | cmyk(54.4%, 7.6%, 0%, 7.1%) |
| CIE-LAB | lab(81.82, -26.81, -18.50) |
| CIE-LCH | lch(81.82, 32.57, 214.60°) |
| OKLab | oklab(83.29% -0.0908 -0.0511) |
| OKLCH | oklch(83.29% 0.104 209.4) |
| XYZ | xyz(46.7958, 59.9612, 89.2119) |
| Luminance | 0.5997 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 4.20
Aqua Blue
#02D8E9
ΔE00 4.71
Robin Egg Blue
#8AF1FE
ΔE00 5.34
Neon Blue
#04D9FF
ΔE00 5.65
Robin'S Egg Blue
#98EFF9
ΔE00 5.85
Sky Blue
#87CEEB
ΔE00 7.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6CDBED #ED7E6C
analogous
#6CEDBE #6CDBED #6C9AED
triadic
#6CDBED #ED6CDB #DBED6C
tetradic
#6CDBED #BE6CED #ED7E6C #9AED6C
square
#6CDBED #BE6CED #ED7E6C #9AED6C
split-complementary
#6CDBED #ED6C9A #EDBE6C
monochromatic
#18AEC6 #35CEE6 #6CDBED #A3E8F4 #D9F6FA
Accessibility & contrast
On white
1.62
#6CDBED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.99
#6CDBED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6CDBED
12.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6CDBED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6CDBED | 1.00 | 1.62 | 12.99 | 12.99 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBD4EE
Deuteranopia (green-blind)
#B7C5ED
Tritanopia (blue-blind)
#00E4E0
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #6cdbed; /* rgb */ color: rgb(108, 219, 237); /* oklch */ color: oklch(83.3% 0.104 209.4);
Tailwind
colors: {
custom: {
50: '#a0e6f2',
500: '#6cdbed',
950: '#000000',
},
}SCSS
$custom: #6cdbed; $custom-light: #a0e6f2; $custom-dark: #000000;
JSON
{
"hex": "#6cdbed",
"rgb": {
"r": 108,
"g": 219,
"b": 237
},
"hsl": {
"h": 188.372,
"s": 78.182,
"l": 67.647
},
"oklch": {
"l": 0.83288,
"c": 0.10422,
"h": 209.4
},
"luminance": 0.59966
}Semantic roles & 50–950 ramp
primary
#6CDBED
secondary
#C44D39
accent
#280BDA
background
#FCFEFF
surface
#F6FCFE
border
#D0D5D6
text
#101617
muted
#808485