#6CDFE8#6CDFE8
#6CDFE8 is a very light, moderate teal. Relative luminance 0.618; OKLCH L 84.0% C 0.105 H 202.2°. Best body text is #000000 at 13.36:1 contrast (WCAG AA passes).
Color values
| HEX | #6CDFE8 |
|---|---|
| RGB | rgb(108, 223, 232) |
| HSL | hsl(184, 73%, 67%) |
| HSV | hsv(184, 53%, 91%) |
| CMYK | cmyk(53.4%, 3.9%, 0%, 9%) |
| CIE-LAB | lab(82.80, -30.10, -14.37) |
| CIE-LCH | lch(82.80, 33.35, 205.51°) |
| OKLab | oklab(84.03% -0.0971 -0.0397) |
| OKLCH | oklch(84.03% 0.105 202.2) |
| XYZ | xyz(47.1315, 61.7852, 85.7702) |
| Luminance | 0.6179 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 3.78
Aqua Blue
#02D8E9
ΔE00 4.51
Robin Egg Blue
#8AF1FE
ΔE00 4.86
Robin'S Egg Blue
#98EFF9
ΔE00 5.28
Bright Light Blue
#26F7FD
ΔE00 6.63
Darkturquoise
#00CED1
ΔE00 6.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6CDFE8 #E8756C
analogous
#6CE8B3 #6CDFE8 #6CA1E8
triadic
#6CDFE8 #E86CDF #DFE86C
tetradic
#6CDFE8 #B36CE8 #E8756C #A1E86C
square
#6CDFE8 #B36CE8 #E8756C #A1E86C
split-complementary
#6CDFE8 #E86CA1 #E8B36C
monochromatic
#1DB1BC #37D3E0 #6CDFE8 #A1EBF0 #D6F6F9
Accessibility & contrast
On white
1.57
#6CDFE8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.36
#6CDFE8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6CDFE8
13.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6CDFE8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6CDFE8 | 1.00 | 1.57 | 13.36 | 13.36 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1D7E9
Deuteranopia (green-blind)
#BDC8E9
Tritanopia (blue-blind)
#00E6E1
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #6cdfe8; /* rgb */ color: rgb(108, 223, 232); /* oklch */ color: oklch(84.0% 0.105 202.2);
Tailwind
colors: {
custom: {
50: '#a0e9ef',
500: '#6cdfe8',
950: '#000000',
},
}SCSS
$custom: #6cdfe8; $custom-light: #a0e9ef; $custom-dark: #000000;
JSON
{
"hex": "#6cdfe8",
"rgb": {
"r": 108,
"g": 223,
"b": 232
},
"hsl": {
"h": 184.355,
"s": 72.941,
"l": 66.667
},
"oklch": {
"l": 0.84026,
"c": 0.10487,
"h": 202.2
},
"luminance": 0.6179
}Semantic roles & 50–950 ramp
primary
#6CDFE8
secondary
#BB463D
accent
#1F10D5
background
#FCFEFF
surface
#F6FDFE
border
#D0D5D6
text
#101616
muted
#808485