#69D4E3#69D4E3
#69D4E3 is a light, moderate teal. Relative luminance 0.556; OKLCH L 81.2% C 0.101 H 207.5°. Best body text is #000000 at 12.13:1 contrast (WCAG AA passes).
Color values
| HEX | #69D4E3 |
|---|---|
| RGB | rgb(105, 212, 227) |
| HSL | hsl(187, 69%, 65%) |
| HSV | hsv(187, 54%, 89%) |
| CMYK | cmyk(53.7%, 6.6%, 0%, 11%) |
| CIE-LAB | lab(79.40, -26.71, -16.82) |
| CIE-LCH | lch(79.40, 31.56, 212.20°) |
| OKLab | oklab(81.22% -0.0892 -0.0465) |
| OKLCH | oklch(81.22% 0.101 207.5) |
| XYZ | xyz(43.2287, 55.6322, 81.1181) |
| Luminance | 0.5564 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 4.34
Robin'S Egg
#6DEDFD
ΔE00 5.68
Neon Blue
#04D9FF
ΔE00 6.44
Robin Egg Blue
#8AF1FE
ΔE00 6.78
Robin'S Egg Blue
#98EFF9
ΔE00 7.04
Darkturquoise
#00CED1
ΔE00 7.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69D4E3 #E37869
analogous
#69E3B5 #69D4E3 #6997E3
triadic
#69D4E3 #E369D4 #D4E369
tetradic
#69D4E3 #B569E3 #E37869 #97E369
square
#69D4E3 #B569E3 #E37869 #97E369
split-complementary
#69D4E3 #E36997 #E3B569
monochromatic
#219FB1 #35C5D9 #69D4E3 #9DE3ED #D0F2F6
Accessibility & contrast
On white
1.73
#69D4E3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.13
#69D4E3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69D4E3
12.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69D4E3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69D4E3 | 1.00 | 1.73 | 12.13 | 12.13 |
| #FFFFFF | 1.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5CDE4
Deuteranopia (green-blind)
#B2BFE3
Tritanopia (blue-blind)
#00DCD8
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #69d4e3; /* rgb */ color: rgb(105, 212, 227); /* oklch */ color: oklch(81.2% 0.101 207.5);
Tailwind
colors: {
custom: {
50: '#9de1eb',
500: '#69d4e3',
950: '#000000',
},
}SCSS
$custom: #69d4e3; $custom-light: #9de1eb; $custom-dark: #000000;
JSON
{
"hex": "#69d4e3",
"rgb": {
"r": 105,
"g": 212,
"b": 227
},
"hsl": {
"h": 187.377,
"s": 68.539,
"l": 65.098
},
"oklch": {
"l": 0.81216,
"c": 0.10055,
"h": 207.5
},
"luminance": 0.55636
}Semantic roles & 50–950 ramp
primary
#69D4E3
secondary
#B24D3E
accent
#2C15D0
background
#FCFEFE
surface
#F6FCFD
border
#D0D5D5
text
#0F1516
muted
#808484