#69D7E6#69D7E6
#69D7E6 is a very light, moderate teal. Relative luminance 0.573; OKLCH L 82.0% C 0.103 H 207.2°. Best body text is #000000 at 12.46:1 contrast (WCAG AA passes).
Color values
| HEX | #69D7E6 |
|---|---|
| RGB | rgb(105, 215, 230) |
| HSL | hsl(187, 71%, 66%) |
| HSV | hsv(187, 54%, 90%) |
| CMYK | cmyk(54.3%, 6.5%, 0%, 9.8%) |
| CIE-LAB | lab(80.36, -27.36, -16.99) |
| CIE-LCH | lch(80.36, 32.20, 211.84°) |
| OKLab | oklab(82.01% -0.0912 -0.047) |
| OKLCH | oklch(82.01% 0.103 207.2) |
| XYZ | xyz(44.4033, 57.3131, 83.5701) |
| Luminance | 0.5732 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 4.14
Robin'S Egg
#6DEDFD
ΔE00 4.97
Robin Egg Blue
#8AF1FE
ΔE00 6.13
Neon Blue
#04D9FF
ΔE00 6.37
Robin'S Egg Blue
#98EFF9
ΔE00 6.49
Darkturquoise
#00CED1
ΔE00 7.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69D7E6 #E67869
analogous
#69E6B6 #69D7E6 #6998E6
triadic
#69D7E6 #E669D7 #D7E669
tetradic
#69D7E6 #B669E6 #E67869 #98E669
square
#69D7E6 #B669E6 #E67869 #98E669
split-complementary
#69D7E6 #E66998 #E6B669
monochromatic
#1EA4B6 #35C9DD #69D7E6 #9DE5EF #D2F3F7
Accessibility & contrast
On white
1.68
#69D7E6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.46
#69D7E6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69D7E6
12.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69D7E6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69D7E6 | 1.00 | 1.68 | 12.46 | 12.46 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8D0E7
Deuteranopia (green-blind)
#B4C1E6
Tritanopia (blue-blind)
#00DFDB
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #69d7e6; /* rgb */ color: rgb(105, 215, 230); /* oklch */ color: oklch(82.0% 0.103 207.2);
Tailwind
colors: {
custom: {
50: '#9ee3ed',
500: '#69d7e6',
950: '#000000',
},
}SCSS
$custom: #69d7e6; $custom-light: #9ee3ed; $custom-dark: #000000;
JSON
{
"hex": "#69d7e6",
"rgb": {
"r": 105,
"g": 215,
"b": 230
},
"hsl": {
"h": 187.2,
"s": 71.429,
"l": 65.686
},
"oklch": {
"l": 0.82012,
"c": 0.10258,
"h": 207.2
},
"luminance": 0.57317
}Semantic roles & 50–950 ramp
primary
#69D7E6
secondary
#B64B3D
accent
#2912D3
background
#FCFEFE
surface
#F6FCFD
border
#D0D5D5
text
#0F1516
muted
#808484