#69FBF3#69FBF3
#69FBF3 is a very light, vivid teal. Relative luminance 0.785; OKLCH L 90.7% C 0.125 H 190.2°. Best body text is #000000 at 16.69:1 contrast (WCAG AA passes).
Color values
| HEX | #69FBF3 |
|---|---|
| RGB | rgb(105, 251, 243) |
| HSL | hsl(177, 95%, 70%) |
| HSV | hsv(177, 58%, 98%) |
| CMYK | cmyk(58.2%, 0%, 3.2%, 1.6%) |
| CIE-LAB | lab(90.99, -40.77, -7.94) |
| CIE-LCH | lch(90.99, 41.54, 191.02°) |
| OKLab | oklab(90.72% -0.1234 -0.0221) |
| OKLCH | oklch(90.72% 0.125 190.2) |
| XYZ | xyz(56.4934, 78.4629, 96.9442) |
| Luminance | 0.7847 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Turquoise
#0FFEF9
ΔE00 3.11
Bright Cyan
#41FDFE
ΔE00 3.31
Aqua
#00FFFF
ΔE00 3.80
Bright Aqua
#0BF9EA
ΔE00 3.96
Bright Light Blue
#26F7FD
ΔE00 4.90
Tiffany Blue
#7BF2DA
ΔE00 6.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69FBF3 #FB6971
analogous
#69FBAA #69FBF3 #69BAFB
triadic
#69FBF3 #F369FB #FBF369
tetradic
#69FBF3 #AA69FB #FB6971 #BAFB69
square
#69FBF3 #AA69FB #FB6971 #BAFB69
split-complementary
#69FBF3 #FB69BA #FBAA69
monochromatic
#06E4D7 #2DF9EE #69FBF3 #A5FDF8 #E0FEFD
Accessibility & contrast
On white
1.26
#69FBF3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.69
#69FBF3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69FBF3
16.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69FBF3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69FBF3 | 1.00 | 1.26 | 16.69 | 16.69 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEEFF3
Deuteranopia (green-blind)
#D7DEF4
Tritanopia (blue-blind)
#00FFF8
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #69fbf3; /* rgb */ color: rgb(105, 251, 243); /* oklch */ color: oklch(90.7% 0.125 190.2);
Tailwind
colors: {
custom: {
50: '#a2fdf7',
500: '#69fbf3',
950: '#000000',
},
}SCSS
$custom: #69fbf3; $custom-light: #a2fdf7; $custom-dark: #000000;
JSON
{
"hex": "#69fbf3",
"rgb": {
"r": 105,
"g": 251,
"b": 243
},
"hsl": {
"h": 176.712,
"s": 94.805,
"l": 69.804
},
"oklch": {
"l": 0.90719,
"c": 0.12539,
"h": 190.2
},
"luminance": 0.78469
}Semantic roles & 50–950 ramp
primary
#69FBF3
secondary
#D6333B
accent
#000DE6
background
#FDFFFF
surface
#F7FFFE
border
#D0D7D6
text
#101817
muted
#818685