#69DFEF#69DFEF
#69DFEF is a very light, moderate teal. Relative luminance 0.620; OKLCH L 84.2% C 0.108 H 207.3°. Best body text is #000000 at 13.40:1 contrast (WCAG AA passes).
Color values
| HEX | #69DFEF |
|---|---|
| RGB | rgb(105, 223, 239) |
| HSL | hsl(187, 81%, 67%) |
| HSV | hsv(187, 56%, 94%) |
| CMYK | cmyk(56.1%, 6.7%, 0%, 6.3%) |
| CIE-LAB | lab(82.92, -28.78, -17.91) |
| CIE-LCH | lch(82.92, 33.90, 211.89°) |
| OKLab | oklab(84.17% -0.0961 -0.0495) |
| OKLCH | oklch(84.17% 0.108 207.3) |
| XYZ | xyz(47.7870, 62.0059, 91.0946) |
| Luminance | 0.6201 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 3.11
Aqua Blue
#02D8E9
ΔE00 4.31
Robin Egg Blue
#8AF1FE
ΔE00 4.55
Robin'S Egg Blue
#98EFF9
ΔE00 5.27
Neon Blue
#04D9FF
ΔE00 6.30
Bright Light Blue
#26F7FD
ΔE00 7.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69DFEF #EF7969
analogous
#69EFBC #69DFEF #699CEF
triadic
#69DFEF #EF69DF #DFEF69
tetradic
#69DFEF #BC69EF #EF7969 #9CEF69
square
#69DFEF #BC69EF #EF7969 #9CEF69
split-complementary
#69DFEF #EF699C #EFBC69
monochromatic
#15B3C8 #32D3E9 #69DFEF #A0EBF5 #D8F7FB
Accessibility & contrast
On white
1.57
#69DFEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.40
#69DFEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69DFEF
13.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69DFEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69DFEF | 1.00 | 1.57 | 13.40 | 13.40 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFD7F0
Deuteranopia (green-blind)
#BAC8EF
Tritanopia (blue-blind)
#00E8E4
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #69dfef; /* rgb */ color: rgb(105, 223, 239); /* oklch */ color: oklch(84.2% 0.108 207.3);
Tailwind
colors: {
custom: {
50: '#9fe9f4',
500: '#69dfef',
950: '#000000',
},
}SCSS
$custom: #69dfef; $custom-light: #9fe9f4; $custom-dark: #000000;
JSON
{
"hex": "#69dfef",
"rgb": {
"r": 105,
"g": 223,
"b": 239
},
"hsl": {
"h": 187.164,
"s": 80.723,
"l": 67.451
},
"oklch": {
"l": 0.84165,
"c": 0.10814,
"h": 207.3
},
"luminance": 0.62011
}Semantic roles & 50–950 ramp
primary
#69DFEF
secondary
#C54837
accent
#2208DD
background
#FCFEFF
surface
#F6FDFE
border
#D0D5D6
text
#101617
muted
#808485