#6DDFE5#6DDFE5
#6DDFE5 is a very light, moderate teal. Relative luminance 0.617; OKLCH L 84.0% C 0.104 H 200.0°. Best body text is #000000 at 13.34:1 contrast (WCAG AA passes).
Color values
| HEX | #6DDFE5 |
|---|---|
| RGB | rgb(109, 223, 229) |
| HSL | hsl(183, 70%, 66%) |
| HSV | hsv(183, 52%, 90%) |
| CMYK | cmyk(52.4%, 2.6%, 0%, 10.2%) |
| CIE-LAB | lab(82.74, -30.70, -12.86) |
| CIE-LCH | lch(82.74, 33.28, 202.72°) |
| OKLab | oklab(83.96% -0.0976 -0.0355) |
| OKLCH | oklch(83.96% 0.104 200) |
| XYZ | xyz(46.8314, 61.6793, 83.5509) |
| Luminance | 0.6168 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 4.47
Aqua Blue
#02D8E9
ΔE00 4.98
Robin Egg Blue
#8AF1FE
ΔE00 5.33
Robin'S Egg Blue
#98EFF9
ΔE00 5.61
Mediumturquoise
#48D1CC
ΔE00 6.09
Bright Light Blue
#26F7FD
ΔE00 6.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6DDFE5 #E5736D
analogous
#6DE5AF #6DDFE5 #6DA3E5
triadic
#6DDFE5 #E56DDF #DFE56D
tetradic
#6DDFE5 #AF6DE5 #E5736D #A3E56D
square
#6DDFE5 #AF6DE5 #E5736D #A3E56D
split-complementary
#6DDFE5 #E56DA3 #E5AF6D
monochromatic
#21AFB7 #39D4DC #6DDFE5 #A1EAEE #D5F6F8
Accessibility & contrast
On white
1.57
#6DDFE5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.34
#6DDFE5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6DDFE5
13.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6DDFE5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6DDFE5 | 1.00 | 1.57 | 13.34 | 13.34 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1D6E6
Deuteranopia (green-blind)
#BEC8E6
Tritanopia (blue-blind)
#00E6E0
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #6ddfe5; /* rgb */ color: rgb(109, 223, 229); /* oklch */ color: oklch(84.0% 0.104 200.0);
Tailwind
colors: {
custom: {
50: '#a0e9ed',
500: '#6ddfe5',
950: '#000000',
},
}SCSS
$custom: #6ddfe5; $custom-light: #a0e9ed; $custom-dark: #000000;
JSON
{
"hex": "#6ddfe5",
"rgb": {
"r": 109,
"g": 223,
"b": 229
},
"hsl": {
"h": 183,
"s": 69.767,
"l": 66.275
},
"oklch": {
"l": 0.8396,
"c": 0.10391,
"h": 200
},
"luminance": 0.61684
}Semantic roles & 50–950 ramp
primary
#6DDFE5
secondary
#B7453F
accent
#1D14D2
background
#FCFEFE
surface
#F6FDFD
border
#D0D5D5
text
#101616
muted
#808484