#6CDFE4#6CDFE4
#6CDFE4 is a very light, moderate teal. Relative luminance 0.616; OKLCH L 83.9% C 0.104 H 199.2°. Best body text is #000000 at 13.31:1 contrast (WCAG AA passes).
Color values
| HEX | #6CDFE4 |
|---|---|
| RGB | rgb(108, 223, 228) |
| HSL | hsl(183, 69%, 66%) |
| HSV | hsv(183, 53%, 89%) |
| CMYK | cmyk(52.6%, 2.2%, 0%, 10.6%) |
| CIE-LAB | lab(82.68, -31.16, -12.42) |
| CIE-LCH | lch(82.68, 33.55, 201.74°) |
| OKLab | oklab(83.89% -0.0987 -0.0343) |
| OKLCH | oklch(83.89% 0.104 199.2) |
| XYZ | xyz(46.5698, 61.5606, 82.8119) |
| Luminance | 0.6157 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 4.75
Aqua Blue
#02D8E9
ΔE00 5.11
Robin Egg Blue
#8AF1FE
ΔE00 5.59
Mediumturquoise
#48D1CC
ΔE00 5.77
Robin'S Egg Blue
#98EFF9
ΔE00 5.84
Darkturquoise
#00CED1
ΔE00 6.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6CDFE4 #E4716C
analogous
#6CE4AD #6CDFE4 #6CA3E4
triadic
#6CDFE4 #E46CDF #DFE46C
tetradic
#6CDFE4 #AD6CE4 #E4716C #A3E46C
square
#6CDFE4 #AD6CE4 #E4716C #A3E46C
split-complementary
#6CDFE4 #E46CA3 #E4AD6C
monochromatic
#21AEB4 #38D4DB #6CDFE4 #A0EAED #D3F6F7
Accessibility & contrast
On white
1.58
#6CDFE4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.31
#6CDFE4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6CDFE4
13.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6CDFE4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6CDFE4 | 1.00 | 1.58 | 13.31 | 13.31 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1D6E5
Deuteranopia (green-blind)
#BEC8E5
Tritanopia (blue-blind)
#00E6E0
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #6cdfe4; /* rgb */ color: rgb(108, 223, 228); /* oklch */ color: oklch(83.9% 0.104 199.2);
Tailwind
colors: {
custom: {
50: '#a0e9ec',
500: '#6cdfe4',
950: '#000000',
},
}SCSS
$custom: #6cdfe4; $custom-light: #a0e9ec; $custom-dark: #000000;
JSON
{
"hex": "#6cdfe4",
"rgb": {
"r": 108,
"g": 223,
"b": 228
},
"hsl": {
"h": 182.5,
"s": 68.966,
"l": 65.882
},
"oklch": {
"l": 0.8389,
"c": 0.10449,
"h": 199.2
},
"luminance": 0.61565
}Semantic roles & 50–950 ramp
primary
#6CDFE4
secondary
#B5443F
accent
#1C15D1
background
#FCFEFE
surface
#F6FDFD
border
#D0D5D5
text
#101616
muted
#808484