#6DE3EA#6DE3EA
#6DE3EA is a very light, moderate teal. Relative luminance 0.641; OKLCH L 85.0% C 0.107 H 200.6°. Best body text is #000000 at 13.83:1 contrast (WCAG AA passes).
Color values
| HEX | #6DE3EA |
|---|---|
| RGB | rgb(109, 227, 234) |
| HSL | hsl(183, 75%, 67%) |
| HSV | hsv(183, 53%, 92%) |
| CMYK | cmyk(53.4%, 3%, 0%, 8.2%) |
| CIE-LAB | lab(84.03, -31.29, -13.58) |
| CIE-LCH | lch(84.03, 34.10, 203.46°) |
| OKLab | oklab(85.05% -0.0999 -0.0375) |
| OKLCH | oklch(85.05% 0.107 200.6) |
| XYZ | xyz(48.6209, 64.1253, 87.6411) |
| Luminance | 0.6413 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 3.65
Robin Egg Blue
#8AF1FE
ΔE00 4.58
Robin'S Egg Blue
#98EFF9
ΔE00 5.05
Aqua Blue
#02D8E9
ΔE00 5.14
Bright Light Blue
#26F7FD
ΔE00 5.69
Bright Cyan
#41FDFE
ΔE00 6.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6DE3EA #EA746D
analogous
#6DEAB3 #6DE3EA #6DA5EA
triadic
#6DE3EA #EA6DE3 #E3EA6D
tetradic
#6DE3EA #B36DEA #EA746D #A5EA6D
square
#6DE3EA #B36DEA #EA746D #A5EA6D
split-complementary
#6DE3EA #EA6DA5 #EAB36D
monochromatic
#1CB8C1 #37D9E2 #6DE3EA #A3EDF2 #D8F8F9
Accessibility & contrast
On white
1.52
#6DE3EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.83
#6DE3EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6DE3EA
13.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6DE3EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6DE3EA | 1.00 | 1.52 | 13.83 | 13.83 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5DAEB
Deuteranopia (green-blind)
#C0CBEB
Tritanopia (blue-blind)
#00EAE5
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #6de3ea; /* rgb */ color: rgb(109, 227, 234); /* oklch */ color: oklch(85.0% 0.107 200.6);
Tailwind
colors: {
custom: {
50: '#a1ecf0',
500: '#6de3ea',
950: '#000000',
},
}SCSS
$custom: #6de3ea; $custom-light: #a1ecf0; $custom-dark: #000000;
JSON
{
"hex": "#6de3ea",
"rgb": {
"r": 109,
"g": 227,
"b": 234
},
"hsl": {
"h": 183.36,
"s": 74.85,
"l": 67.255
},
"oklch": {
"l": 0.85047,
"c": 0.10671,
"h": 200.6
},
"luminance": 0.6413
}Semantic roles & 50–950 ramp
primary
#6DE3EA
secondary
#BF433C
accent
#1A0ED7
background
#FDFEFF
surface
#F7FDFE
border
#D0D5D6
text
#101616
muted
#818485