#69DEEB#69DEEB
#69DEEB is a very light, moderate teal. Relative luminance 0.612; OKLCH L 83.8% C 0.107 H 205.1°. Best body text is #000000 at 13.25:1 contrast (WCAG AA passes).
Color values
| HEX | #69DEEB |
|---|---|
| RGB | rgb(105, 222, 235) |
| HSL | hsl(186, 76%, 67%) |
| HSV | hsv(186, 55%, 92%) |
| CMYK | cmyk(55.3%, 5.5%, 0%, 7.8%) |
| CIE-LAB | lab(82.51, -29.39, -16.41) |
| CIE-LCH | lch(82.51, 33.66, 209.17°) |
| OKLab | oklab(83.79% -0.0967 -0.0454) |
| OKLCH | oklch(83.79% 0.107 205.1) |
| XYZ | xyz(46.9362, 61.2394, 87.9280) |
| Luminance | 0.6124 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 3.43
Aqua Blue
#02D8E9
ΔE00 4.07
Robin Egg Blue
#8AF1FE
ΔE00 4.77
Robin'S Egg Blue
#98EFF9
ΔE00 5.36
Neon Blue
#04D9FF
ΔE00 7.12
Bright Light Blue
#26F7FD
ΔE00 7.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69DEEB #EB7669
analogous
#69EBB7 #69DEEB #699DEB
triadic
#69DEEB #EB69DE #DEEB69
tetradic
#69DEEB #B769EB #EB7669 #9DEB69
square
#69DEEB #B769EB #EB7669 #9DEB69
split-complementary
#69DEEB #EB699D #EBB769
monochromatic
#1AAFC0 #33D2E4 #69DEEB #9FEAF2 #D5F6F9
Accessibility & contrast
On white
1.59
#69DEEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.25
#69DEEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69DEEB
13.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69DEEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69DEEB | 1.00 | 1.59 | 13.25 | 13.25 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CED6EC
Deuteranopia (green-blind)
#BAC7EB
Tritanopia (blue-blind)
#00E6E2
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #69deeb; /* rgb */ color: rgb(105, 222, 235); /* oklch */ color: oklch(83.8% 0.107 205.1);
Tailwind
colors: {
custom: {
50: '#9fe8f1',
500: '#69deeb',
950: '#000000',
},
}SCSS
$custom: #69deeb; $custom-light: #9fe8f1; $custom-dark: #000000;
JSON
{
"hex": "#69deeb",
"rgb": {
"r": 105,
"g": 222,
"b": 235
},
"hsl": {
"h": 186,
"s": 76.471,
"l": 66.667
},
"oklch": {
"l": 0.83794,
"c": 0.10677,
"h": 205.1
},
"luminance": 0.61244
}Semantic roles & 50–950 ramp
primary
#69DEEB
secondary
#BF473A
accent
#210DD9
background
#FCFEFF
surface
#F6FCFE
border
#D0D5D6
text
#101616
muted
#808485