#69D4E2#69D4E2
#69D4E2 is a light, moderate teal. Relative luminance 0.556; OKLCH L 81.2% C 0.100 H 206.7°. Best body text is #000000 at 12.12:1 contrast (WCAG AA passes).
Color values
| HEX | #69D4E2 |
|---|---|
| RGB | rgb(105, 212, 226) |
| HSL | hsl(187, 68%, 65%) |
| HSV | hsv(187, 54%, 89%) |
| CMYK | cmyk(53.5%, 6.2%, 0%, 11.4%) |
| CIE-LAB | lab(79.37, -26.98, -16.33) |
| CIE-LCH | lch(79.37, 31.54, 211.18°) |
| OKLab | oklab(81.18% -0.0896 -0.0451) |
| OKLCH | oklch(81.18% 0.1 206.7) |
| XYZ | xyz(43.0911, 55.5772, 80.3934) |
| Luminance | 0.5558 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 4.26
Robin'S Egg
#6DEDFD
ΔE00 5.68
Neon Blue
#04D9FF
ΔE00 6.73
Robin Egg Blue
#8AF1FE
ΔE00 6.78
Robin'S Egg Blue
#98EFF9
ΔE00 7.02
Darkturquoise
#00CED1
ΔE00 7.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69D4E2 #E27769
analogous
#69E2B3 #69D4E2 #6998E2
triadic
#69D4E2 #E269D4 #D4E269
tetradic
#69D4E2 #B369E2 #E27769 #98E269
square
#69D4E2 #B369E2 #E27769 #98E269
split-complementary
#69D4E2 #E26998 #E2B369
monochromatic
#229EAF #36C5D8 #69D4E2 #9CE3EC #D0F1F6
Accessibility & contrast
On white
1.73
#69D4E2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.12
#69D4E2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69D4E2
12.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69D4E2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69D4E2 | 1.00 | 1.73 | 12.12 | 12.12 |
| #FFFFFF | 1.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5CDE3
Deuteranopia (green-blind)
#B2BFE2
Tritanopia (blue-blind)
#00DCD8
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #69d4e2; /* rgb */ color: rgb(105, 212, 226); /* oklch */ color: oklch(81.2% 0.100 206.7);
Tailwind
colors: {
custom: {
50: '#9de1eb',
500: '#69d4e2',
950: '#000000',
},
}SCSS
$custom: #69d4e2; $custom-light: #9de1eb; $custom-dark: #000000;
JSON
{
"hex": "#69d4e2",
"rgb": {
"r": 105,
"g": 212,
"b": 226
},
"hsl": {
"h": 186.942,
"s": 67.598,
"l": 64.902
},
"oklch": {
"l": 0.81181,
"c": 0.10028,
"h": 206.7
},
"luminance": 0.55581
}Semantic roles & 50–950 ramp
primary
#69D4E2
secondary
#B04C3F
accent
#2B16D0
background
#FCFEFE
surface
#F6FCFD
border
#D0D5D5
text
#0F1516
muted
#808484