#6CCFDA#6CCFDA
#6CCFDA is a light, moderate teal. Relative luminance 0.529; OKLCH L 79.9% C 0.094 H 205.0°. Best body text is #000000 at 11.58:1 contrast (WCAG AA passes).
Color values
| HEX | #6CCFDA |
|---|---|
| RGB | rgb(108, 207, 218) |
| HSL | hsl(186, 60%, 64%) |
| HSV | hsv(186, 50%, 85%) |
| CMYK | cmyk(50.5%, 5%, 0%, 14.5%) |
| CIE-LAB | lab(77.80, -26.07, -14.40) |
| CIE-LCH | lch(77.80, 29.78, 208.91°) |
| OKLab | oklab(79.86% -0.0853 -0.0397) |
| OKLCH | oklch(79.86% 0.094 205) |
| XYZ | xyz(41.1470, 52.8721, 74.3530) |
| Luminance | 0.5288 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 4.98
Darkturquoise
#00CED1
ΔE00 6.51
Robin'S Egg
#6DEDFD
ΔE00 7.00
Mediumturquoise
#48D1CC
ΔE00 7.16
Robin Egg Blue
#8AF1FE
ΔE00 7.90
Robin'S Egg Blue
#98EFF9
ΔE00 7.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6CCFDA #DA776C
analogous
#6CDAAE #6CCFDA #6C98DA
triadic
#6CCFDA #DA6CCF #CFDA6C
tetradic
#6CCFDA #AE6CDA #DA776C #98DA6C
square
#6CCFDA #AE6CDA #DA776C #98DA6C
split-complementary
#6CCFDA #DA6C98 #DAAE6C
monochromatic
#2996A3 #3BBFCE #6CCFDA #9DDFE6 #CEEFF3
Accessibility & contrast
On white
1.81
#6CCFDA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.58
#6CCFDA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6CCFDA
11.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6CCFDA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6CCFDA | 1.00 | 1.81 | 11.58 | 11.58 |
| #FFFFFF | 1.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1C8DB
Deuteranopia (green-blind)
#B0BBDA
Tritanopia (blue-blind)
#21D6D2
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #6ccfda; /* rgb */ color: rgb(108, 207, 218); /* oklch */ color: oklch(79.9% 0.094 205.0);
Tailwind
colors: {
custom: {
50: '#9edee5',
500: '#6ccfda',
950: '#000000',
},
}SCSS
$custom: #6ccfda; $custom-light: #9edee5; $custom-dark: #000000;
JSON
{
"hex": "#6ccfda",
"rgb": {
"r": 108,
"g": 207,
"b": 218
},
"hsl": {
"h": 186,
"s": 59.783,
"l": 63.922
},
"oklch": {
"l": 0.79864,
"c": 0.09409,
"h": 205
},
"luminance": 0.52876
}Semantic roles & 50–950 ramp
primary
#6CCFDA
secondary
#A64E44
accent
#2F1EC7
background
#FCFEFE
surface
#F6FCFC
border
#D0D5D5
text
#0F1515
muted
#808484