#69FDFE#69FDFE
#69FDFE is a very light, vivid teal. Relative luminance 0.804; OKLCH L 91.5% C 0.126 H 195.8°. Best body text is #000000 at 17.08:1 contrast (WCAG AA passes).
Color values
| HEX | #69FDFE |
|---|---|
| RGB | rgb(105, 253, 254) |
| HSL | hsl(180, 99%, 70%) |
| HSV | hsv(180, 59%, 100%) |
| CMYK | cmyk(58.7%, 0.4%, 0%, 0.4%) |
| CIE-LAB | lab(91.87, -38.82, -12.35) |
| CIE-LCH | lch(91.87, 40.74, 197.64°) |
| OKLab | oklab(91.53% -0.1209 -0.0342) |
| OKLCH | oklch(91.53% 0.126 195.8) |
| XYZ | xyz(58.8326, 80.4034, 106.1656) |
| Luminance | 0.8041 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 1.94
Bright Light Blue
#26F7FD
ΔE00 3.03
Aqua
#00FFFF
ΔE00 3.18
Bright Turquoise
#0FFEF9
ΔE00 3.85
Light Cyan
#ACFFFC
ΔE00 6.14
Robin'S Egg
#6DEDFD
ΔE00 6.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69FDFE #FE6A69
analogous
#69FEB5 #69FDFE #69B2FE
triadic
#69FDFE #FE69FD #FDFE69
tetradic
#69FDFE #B569FE #FE6A69 #B2FE69
square
#69FDFE #B569FE #FE6A69 #B2FE69
split-complementary
#69FDFE #FE69B2 #FEB569
monochromatic
#02E9EB #2CFCFE #69FDFE #A6FEFE #E1FFFF
Accessibility & contrast
On white
1.23
#69FDFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.08
#69FDFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69FDFE
17.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69FDFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69FDFE | 1.00 | 1.23 | 17.08 | 17.08 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEF2FE
Deuteranopia (green-blind)
#D6E0FF
Tritanopia (blue-blind)
#00FFFD
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #69fdfe; /* rgb */ color: rgb(105, 253, 254); /* oklch */ color: oklch(91.5% 0.126 195.8);
Tailwind
colors: {
custom: {
50: '#a3fefe',
500: '#69fdfe',
950: '#000000',
},
}SCSS
$custom: #69fdfe; $custom-light: #a3fefe; $custom-dark: #000000;
JSON
{
"hex": "#69fdfe",
"rgb": {
"r": 105,
"g": 253,
"b": 254
},
"hsl": {
"h": 180.403,
"s": 98.675,
"l": 70.392
},
"oklch": {
"l": 0.9153,
"c": 0.12566,
"h": 195.8
},
"luminance": 0.8041
}Semantic roles & 50–950 ramp
primary
#69FDFE
secondary
#D93332
accent
#0200E6
background
#FDFFFF
surface
#F7FFFF
border
#D0D7D7
text
#101817
muted
#818685