#69DEED#69DEED
#69DEED is a very light, moderate teal. Relative luminance 0.614; OKLCH L 83.9% C 0.107 H 206.6°. Best body text is #000000 at 13.27:1 contrast (WCAG AA passes).
Color values
| HEX | #69DEED |
|---|---|
| RGB | rgb(105, 222, 237) |
| HSL | hsl(187, 79%, 67%) |
| HSV | hsv(187, 56%, 93%) |
| CMYK | cmyk(55.7%, 6.3%, 0%, 7.1%) |
| CIE-LAB | lab(82.57, -28.85, -17.37) |
| CIE-LCH | lch(82.57, 33.67, 211.06°) |
| OKLab | oklab(83.87% -0.0959 -0.048) |
| OKLCH | oklch(83.87% 0.107 206.6) |
| XYZ | xyz(47.2268, 61.3557, 89.4583) |
| Luminance | 0.6136 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 3.33
Aqua Blue
#02D8E9
ΔE00 4.17
Robin Egg Blue
#8AF1FE
ΔE00 4.72
Robin'S Egg Blue
#98EFF9
ΔE00 5.37
Neon Blue
#04D9FF
ΔE00 6.53
Bright Light Blue
#26F7FD
ΔE00 7.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69DEED #ED7869
analogous
#69EDBA #69DEED #699CED
triadic
#69DEED #ED69DE #DEED69
tetradic
#69DEED #BA69ED #ED7869 #9CED69
square
#69DEED #BA69ED #ED7869 #9CED69
split-complementary
#69DEED #ED699C #EDBA69
monochromatic
#18B0C4 #32D2E6 #69DEED #A0EAF4 #D6F6FA
Accessibility & contrast
On white
1.58
#69DEED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.27
#69DEED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69DEED
13.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69DEED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69DEED | 1.00 | 1.58 | 13.27 | 13.27 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CED6EE
Deuteranopia (green-blind)
#B9C7ED
Tritanopia (blue-blind)
#00E6E2
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #69deed; /* rgb */ color: rgb(105, 222, 237); /* oklch */ color: oklch(83.9% 0.107 206.6);
Tailwind
colors: {
custom: {
50: '#9fe8f2',
500: '#69deed',
950: '#000000',
},
}SCSS
$custom: #69deed; $custom-light: #9fe8f2; $custom-dark: #000000;
JSON
{
"hex": "#69deed",
"rgb": {
"r": 105,
"g": 222,
"b": 237
},
"hsl": {
"h": 186.818,
"s": 78.571,
"l": 67.059
},
"oklch": {
"l": 0.83865,
"c": 0.10723,
"h": 206.6
},
"luminance": 0.6136
}Semantic roles & 50–950 ramp
primary
#69DEED
secondary
#C24838
accent
#220BDB
background
#FCFEFF
surface
#F6FCFE
border
#D0D5D6
text
#101617
muted
#808485