#6CDFE3#6CDFE3
#6CDFE3 is a very light, moderate teal. Relative luminance 0.615; OKLCH L 83.9% C 0.104 H 198.4°. Best body text is #000000 at 13.30:1 contrast (WCAG AA passes).
Color values
| HEX | #6CDFE3 |
|---|---|
| RGB | rgb(108, 223, 227) |
| HSL | hsl(182, 68%, 66%) |
| HSV | hsv(182, 52%, 89%) |
| CMYK | cmyk(52.4%, 1.8%, 0%, 11%) |
| CIE-LAB | lab(82.65, -31.43, -11.94) |
| CIE-LCH | lch(82.65, 33.62, 200.80°) |
| OKLab | oklab(83.86% -0.0991 -0.033) |
| OKLCH | oklch(83.86% 0.104 198.4) |
| XYZ | xyz(46.4314, 61.5052, 82.0830) |
| Luminance | 0.6151 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 5.03
Aqua Blue
#02D8E9
ΔE00 5.32
Mediumturquoise
#48D1CC
ΔE00 5.51
Robin Egg Blue
#8AF1FE
ΔE00 5.81
Robin'S Egg Blue
#98EFF9
ΔE00 6.02
Darkturquoise
#00CED1
ΔE00 6.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6CDFE3 #E3706C
analogous
#6CE3AB #6CDFE3 #6CA3E3
triadic
#6CDFE3 #E36CDF #DFE36C
tetradic
#6CDFE3 #AB6CE3 #E3706C #A3E36C
square
#6CDFE3 #AB6CE3 #E3706C #A3E36C
split-complementary
#6CDFE3 #E36CA3 #E3AB6C
monochromatic
#22AEB3 #39D4D9 #6CDFE3 #9FEAED #D3F5F7
Accessibility & contrast
On white
1.58
#6CDFE3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.30
#6CDFE3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6CDFE3
13.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6CDFE3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6CDFE3 | 1.00 | 1.58 | 13.30 | 13.30 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2D6E4
Deuteranopia (green-blind)
#BEC8E4
Tritanopia (blue-blind)
#00E6E0
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #6cdfe3; /* rgb */ color: rgb(108, 223, 227); /* oklch */ color: oklch(83.9% 0.104 198.4);
Tailwind
colors: {
custom: {
50: '#a0e9eb',
500: '#6cdfe3',
950: '#000000',
},
}SCSS
$custom: #6cdfe3; $custom-light: #a0e9eb; $custom-dark: #000000;
JSON
{
"hex": "#6cdfe3",
"rgb": {
"r": 108,
"g": 223,
"b": 227
},
"hsl": {
"h": 182.017,
"s": 68,
"l": 65.686
},
"oklch": {
"l": 0.83856,
"c": 0.10445,
"h": 198.4
},
"luminance": 0.6151
}Semantic roles & 50–950 ramp
primary
#6CDFE3
secondary
#B34440
accent
#1C16D0
background
#FCFEFE
surface
#F6FDFD
border
#D0D5D5
text
#101616
muted
#808484